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 d325245 commit 7b75fdaCopy full SHA for 7b75fda
docs/html/topics/authentication.md
@@ -120,7 +120,7 @@ required by `keyring`'s command line interface. See the example below or the
120
basic HTTP authentication section at the top of this page.
121
122
```bash
123
-# Install keyring from PyPI using pipx, which we assume if installed properly
+# Install keyring from PyPI using pipx, which we assume is installed properly
124
# you can also create a venv somewhere and add it to the PATH yourself instead
125
$ pipx install keyring --index-url https://pypi.org/simple
126
0 commit comments