We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5548708 commit 8f4781eCopy full SHA for 8f4781e
python-wordle/README.md
@@ -6,7 +6,7 @@ The tutorial uses the [walrus operator](https://realpython.com/python-walrus-ope
6
7
## Dependencies
8
9
-The project uses [Rich](https://rich.readthedocs.io/) for style, color and formatting in the terminal. You should first create a virtual environment:
+The project uses [Rich](https://rich.readthedocs.io/) for style, color, and formatting in the terminal. You should first create a virtual environment:
10
11
```console
12
$ python -m venv venv
0 commit comments