summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lord <davidism@gmail.com>2022-04-24 09:56:56 -0700
committerGitHub <noreply@github.com>2022-04-24 09:56:56 -0700
commite1399d20788829ea9b981603251cc413e00ca4eb (patch)
tree45e2acc1e91d04a3c6d23fd2ef8eae1e18dd2087
parent2f8a3417acf8afd798cab6850e6102c7e3dc43d5 (diff)
parentd005226c71c0064bb3806727edde9463e75fa2db (diff)
downloadclick-e1399d20788829ea9b981603251cc413e00ca4eb.tar.gz
Merge pull request #2254 from serundeputy/patch-1
Update quickstart.rst
-rw-r--r--docs/quickstart.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/quickstart.rst b/docs/quickstart.rst
index 90cf467..17606bc 100644
--- a/docs/quickstart.rst
+++ b/docs/quickstart.rst
@@ -163,7 +163,7 @@ functional at least on a basic level even if everything is completely
broken.
What this means is that the :func:`echo` function applies some error
-correction in case the terminal is misconfigured instead of dying with an
+correction in case the terminal is misconfigured instead of dying with a
:exc:`UnicodeError`.
The echo function also supports color and other styles in output. It