Skip to content

Commit e69c0e7

Browse files
authored
Update index.rst
fix typos
1 parent 691f6ae commit e69c0e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Pytest reads in the test bundle (step 2 above) and transforms it into test runs.
3636

3737
.. image:: images/nuts-ablauf-en.drawio.png
3838
:width: 800
39-
:alt: Nuts will take the YAML-test bundles and generate pytest test classes from them. This test classes will run the respective Nornir tasks and get the results from them in form of Nornir 'MultiResult's or 'AggregatedResult's respectively. NUTS will provide these test results to the pytest test functions in form of 'NutsResult' instances.
39+
:alt: Nuts will take the YAML-test bundles and generate pytest test classes from them. These test classes will run the respective Nornir tasks and get the results from them in form of a Nornir 'MultiResult' or 'AggregatedResult' respectively. NUTS will provide these test results to the pytest test functions in form of 'NutsResult' instances.
4040

4141
Enhance nuts
4242
------------

0 commit comments

Comments
 (0)