Skip to content

Commit 23e940b

Browse files
author
Alex Carrega
committed
Minor changes
1 parent 22386d3 commit 23e940b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/settings.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ The schema of this file is the following:
2727
| ``parameters`` | Dictionary [3]_ | Available parameters | | False | |
2828
+--------------------+-----------------+----------------------------+-----------------------------------+----------+------+
2929

30-
.. [1] Key: command ID, value: :ref:`commands-settings-model`.
31-
.. [2] Key: configuration ID, value: :ref:`configurations-settings-model`.
32-
.. [3] Key: parameter ID, value: :ref:`parameters-settings-model`.
30+
.. [1] Key: command ID (String), value: :ref:`commands-settings-model`.
31+
.. [2] Key: configuration ID (String), value: :ref:`configurations-settings-model`.
32+
.. [3] Key: parameter ID (String), value: :ref:`parameters-settings-model`.
3333
3434
.. |REST| replace:: :abbr:`REST (Representational State Transfer)`
3535
.. |TCP| replace:: :abbr:`TCP (Transmission Control Protocol)`

0 commit comments

Comments
 (0)