Skip to content

Commit a175471

Browse files
committed
Fix cookiecutter spelling
1 parent fc95d41 commit a175471

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/user_guide/features/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Uniform Project Layout
1313
----------------------
1414

1515
The PTB expects a default project layout following "convention over configuration" wherever possible and reasonable.
16-
See the cookie-cutter project template, which can be found in directory `project-template`, for more details.
16+
See the cookiecutter project template, which can be found in directory `project-template`, for more details.
1717
For more details on this, please check out section :ref:`Getting Started` section.
1818

1919
Nox
@@ -24,8 +24,8 @@ The toolbox itself provides various standard tasks and a plugin mechanism to ext
2424

2525
Central files in regards to nox and the toolbox are:
2626

27-
- `noxfile.py`: Standard nox configuration/setup file
28-
- `noxconfig.py`: Exasol-specific file containing additional information needed by the standard tasks of the toolbox
27+
- ``noxfile.py``: Standard nox configuration/setup file
28+
- ``noxconfig.py``: Exasol-specific file containing additional information needed by the standard tasks of the toolbox
2929

3030
Important Nox Commands
3131
^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)