Skip to content

Commit 8f4781e

Browse files
authored
README LE
1 parent 5548708 commit 8f4781e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python-wordle/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The tutorial uses the [walrus operator](https://realpython.com/python-walrus-ope
66

77
## Dependencies
88

9-
The project uses [Rich](https://rich.readthedocs.io/) for style, color and formatting in the terminal. You should first create a virtual environment:
9+
The project uses [Rich](https://rich.readthedocs.io/) for style, color, and formatting in the terminal. You should first create a virtual environment:
1010

1111
```console
1212
$ python -m venv venv

0 commit comments

Comments
 (0)