Fixed a typo in the README

This commit is contained in:
2024-11-14 18:39:10 -07:00
parent 6c10db760d
commit 6baef469c8
+1 -1
View File
@@ -6,5 +6,5 @@
## Credit
The original project for this widget is the [Ratatui Tree Widget](https://github.com/EdJoPaTo/tui-rs-tree-widget), which was purppose built for the specific use
The original project for this widget is the [Ratatui Tree Widget](https://github.com/EdJoPaTo/tui-rs-tree-widget), which was purpose built for the specific use
case of [`mqttui`](https://github.com/EdJoPaTo/mqttui).