Skip to content

Commit e2149f9

Browse files
committed
Fix typo in readme - are to is
1 parent 17839b4 commit e2149f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ cd project_name
7272
### Poetry install (python3.11)
7373
poetry install
7474

75-
### Optionally there are also `requirements-dev.txt` file
75+
### Optionally there is also `requirements-dev.txt` file
7676
python3.11 -m venv venv
7777
source venv/bin/activate
7878
pip install -r requirements-dev.txt

0 commit comments

Comments
 (0)