documenting_modules_network.rst: Add missing space (#75972)

This commit is contained in:
Paul Capron
2021-10-12 11:42:10 +05:30
committed by GitHub
parent d6dbc1a26f
commit afbef70bad
@@ -8,7 +8,7 @@ Documenting new network platforms
.. contents::
:local:
When you create network modules for a new platform, or modify the connections provided by an existing network platform(such as ``network_cli`` and ``httpapi``), you also need to update the :ref:`settings_by_platform` table and add or modify the Platform Options file for your platform.
When you create network modules for a new platform, or modify the connections provided by an existing network platform (such as ``network_cli`` and ``httpapi``), you also need to update the :ref:`settings_by_platform` table and add or modify the Platform Options file for your platform.
You should already have documented each module as described in :ref:`developing_modules_documenting`.