summaryrefslogtreecommitdiff
path: root/docs/options.rst
diff options
context:
space:
mode:
authorMaximilian Roos <5635139+max-sixty@users.noreply.github.com>2020-04-12 15:51:11 -0400
committerDavid Lord <davidism@gmail.com>2020-04-12 12:57:02 -0700
commitb9d23a08700c5e30581f2302bf274f7ab2aca959 (patch)
tree320dc143e24641ad5dfa98a1c283778d89c1c803 /docs/options.rst
parentef1dd690b5eaa4def8baef487fb37e5f0e144ec2 (diff)
downloadclick-b9d23a08700c5e30581f2302bf274f7ab2aca959.tar.gz
fix typo in options.rst
Diffstat (limited to 'docs/options.rst')
-rw-r--r--docs/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/options.rst b/docs/options.rst
index 4942c8a..ac5aeae 100644
--- a/docs/options.rst
+++ b/docs/options.rst
@@ -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: