Skip to content

Commit cf1bd16

Browse files
Nicorettickunki
andauthored
Update doc/user_guide/migrating.rst
Co-authored-by: Christoph Kuhnke <[email protected]>
1 parent 1bf14cb commit cf1bd16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/user_guide/migrating.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Ensure you comply with the basic requirements for your project. Follow these ste
2222

2323
1. Introduce Nox
2424
----------------
25-
As a first step, it is generally advisable to introduce `Nox`_ as a task runner if it is not already in use. Since the :code:`python-toolbox` uses `Nox`_ as its foundation, this simplifies the migration to the toolbox and enhances the user's understanding of `Nox`_.
25+
As a first step, it is generally advisable to introduce `Nox`_ as a task runner if it is not already in use. Since the :code:`python-toolbox` uses `Nox`_ as its foundation, this simplifies the migration to the toolbox and integrating project-specific tasks.
2626

2727
2. Introduce Python-Toolbox Nox Tasks
2828
-------------------------------------

0 commit comments

Comments
 (0)