Skip to content

Commit c8bb4ee

Browse files
authored
fix(matter_docs): CI Vale check
1 parent 2d4ad33 commit c8bb4ee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/en/matter/ep_window_covering.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ Installed Limit Control
217217
setInstalledOpenLimitLift
218218
^^^^^^^^^^^^^^^^^^^^^^^^^
219219

220-
Sets the installed open limit for lift in centimeters. This defines the physical position when the window covering is fully open.
220+
Sets the installed open limit for lift (centimeters). This defines the physical position when the window covering is fully open.
221221

222222
.. code-block:: arduino
223223
@@ -241,7 +241,7 @@ This function will return the installed open limit for lift (centimeters).
241241
setInstalledClosedLimitLift
242242
^^^^^^^^^^^^^^^^^^^^^^^^^^^
243243

244-
Sets the installed closed limit for lift in centimeters. This defines the physical position when the window covering is fully closed.
244+
Sets the installed closed limit for lift (centimeters). This defines the physical position when the window covering is fully closed.
245245

246246
.. code-block:: arduino
247247
@@ -558,3 +558,4 @@ Window Covering
558558

559559
.. literalinclude:: ../../../libraries/Matter/examples/MatterWindowCovering/MatterWindowCovering.ino
560560
:language: arduino
561+

0 commit comments

Comments
 (0)