summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeoff St. Pierre <serundeputy@gmail.com>2022-04-14 19:27:55 -0400
committerGitHub <noreply@github.com>2022-04-14 19:27:55 -0400
commitd005226c71c0064bb3806727edde9463e75fa2db (patch)
tree45e2acc1e91d04a3c6d23fd2ef8eae1e18dd2087
parent2f8a3417acf8afd798cab6850e6102c7e3dc43d5 (diff)
downloadclick-d005226c71c0064bb3806727edde9463e75fa2db.tar.gz
Update quickstart.rst
Use `a` instead of `an` before a vowel.
-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