We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c234dd commit dda3f80Copy full SHA for dda3f80
docs/quickstart.rst
@@ -58,7 +58,7 @@ Tutorials are templates
58
***********************
59
60
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
+templates. This allows you to reduce repetition of values or cases where a tutorial should behave differently
62
from runtime when rendering documentation.
63
64
The following example will create a directory, writes to a file in it and outputs the contents of said file:
docs/spelling_wordlist.txt
@@ -1,3 +1,7 @@
1
quickstart
2
yaml
3
rst
4
+stdin
5
+sudo
6
+hostname
7
+cwd
0 commit comments