Skip to content

Commit

Permalink
Typo in documentation: s/if/is
Browse files Browse the repository at this point in the history
  • Loading branch information
Dos Moonen committed Jan 13, 2023
1 parent f53f5da commit 9c24f29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/html/topics/authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ required by `keyring`'s command line interface. See the example below or the
basic HTTP authentication section at the top of this page.

```bash
# Install keyring from PyPI using pipx, which we assume if installed properly
# Install keyring from PyPI using pipx, which we assume is installed properly
# you can also create a venv somewhere and add it to the PATH yourself instead
$ pipx install keyring --index-url https://pypi.org/simple

Expand Down

0 comments on commit 9c24f29

Please sign in to comment.