Skip to content

Commit dda3f80

Browse files
committed
fix documentation errors
1 parent 0c234dd commit dda3f80

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

docs/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Tutorials are templates
5858
***********************
5959

6060
Commands as well as output are rendered using `Jinja <https://jinja.palletsprojects.com/en/stable/>`_
61-
templates. This allows you to reduce repitition of values or cases where a tutorial should behave differently
61+
templates. This allows you to reduce repetition of values or cases where a tutorial should behave differently
6262
from runtime when rendering documentation.
6363

6464
The following example will create a directory, writes to a file in it and outputs the contents of said file:

docs/spelling_wordlist.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
quickstart
22
yaml
33
rst
4+
stdin
5+
sudo
6+
hostname
7+
cwd

0 commit comments

Comments
 (0)