Fixed a typo

Fixed a "buy" by a "by".
This commit is contained in:
Galmo13
2023-01-16 16:07:58 +01:00
committed by GitHub
parent 45abae5888
commit affcb60d9b

View File

@@ -2,7 +2,7 @@
This directory contains example Textual applications.
To run them, navigate to the examples directory and enter `python` followed buy the name of the Python file.
To run them, navigate to the examples directory and enter `python` followed by the name of the Python file.
```
cd textual/examples