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 567cab3 commit b278312Copy full SHA for b278312
README.md
@@ -651,7 +651,7 @@ The website uses the Markdown page of the glossary.
651
pip install -r dev-requirements.txt
652
653
# Install the direct dependencies (listed in `requirements.in`
654
- # This also installs the indirect dependencies these packages depend upon.
+ # This also installs the indirect dependencies that these packages depend upon.
655
pip install -r requirements.in
656
657
# Add code/doc using this package and test until it is ready.
0 commit comments