Skip to content

Commit e1399d2

Browse files
authored
Merge pull request #2254 from serundeputy/patch-1
Update quickstart.rst
2 parents 2f8a341 + d005226 commit e1399d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ functional at least on a basic level even if everything is completely
163163
broken.
164164

165165
What this means is that the :func:`echo` function applies some error
166-
correction in case the terminal is misconfigured instead of dying with an
166+
correction in case the terminal is misconfigured instead of dying with a
167167
:exc:`UnicodeError`.
168168

169169
The echo function also supports color and other styles in output. It

0 commit comments

Comments
 (0)