Skip to content

Commit b6b165e

Browse files
committed
Update getting started guide
1 parent e0b677f commit b6b165e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user_guide/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ You are ready to use the toolbox. With *nox -l* you can list all available tasks
193193
- lint:code -> Runs the static code analyzer on the project
194194
- lint:typing -> Runs the type checker on the project
195195
- lint:security -> Runs the security linter on the project
196-
- docs:multiversion -> Builds the project documentation
196+
- docs:multiversion -> Builds the multiversion project documentation
197197
- docs:build -> Builds the project documentation
198198
- docs:open -> Opens the built project documentation
199199
- docs:clean -> Removes the documentations build folder

0 commit comments

Comments
 (0)