Skip to content

Commit

Permalink
Merge pull request #1524 from max-sixty/patch-1
Browse files Browse the repository at this point in the history
Fix typo in options.rst
  • Loading branch information
davidism committed Apr 12, 2020
2 parents ef1dd69 + b9d23a0 commit a6b10db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/options.rst
Expand Up @@ -383,7 +383,7 @@ Choices should be unique after considering the effects of
``case_sensitive`` and any specified token normalization function.

.. versionchanged:: 7.1
The resulting value from an option will always be on the of the
The resulting value from an option will always be one of the
originally passed choices regardless of ``case_sensitive``.

.. _option-prompting:
Expand Down

0 comments on commit a6b10db

Please sign in to comment.