Skip to content

Commit b278312

Browse files
committed
docs(README): Fix typo
1 parent 567cab3 commit b278312

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
@@ -651,7 +651,7 @@ The website uses the Markdown page of the glossary.
651651
pip install -r dev-requirements.txt
652652
653653
# Install the direct dependencies (listed in `requirements.in`
654-
# This also installs the indirect dependencies these packages depend upon.
654+
# This also installs the indirect dependencies that these packages depend upon.
655655
pip install -r requirements.in
656656
657657
# Add code/doc using this package and test until it is ready.

0 commit comments

Comments
 (0)