Skip to content

Commit 25a959c

Browse files
committed
Fix typo in getting started section
1 parent 6a1038f commit 25a959c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/user_guide/getting_started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ and adjust the following settings to your project needs:
142142
:language: toml
143143
:start-after: # Tooling
144144

145-
5. Make the toolbox task available
146-
++++++++++++++++++++++++++++++++++
145+
5. Make the toolbox tasks available
146+
+++++++++++++++++++++++++++++++++++
147147
In order to use the standard toolbox task via nox, just import them in your *noxfile.py*.
148148
If you only need the standard tasks provided by the toolbox your *noxfile.py* is straight
149149
forward and you just can use the example *noxfile.py* bellow.

0 commit comments

Comments
 (0)