Skip to content

Commit f1399b1

Browse files
committed
Fix typo
1 parent ee8db6a commit f1399b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/en/contributing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ These tests are specialized sketches that run on the target board and check if t
223223
controlled by the ``pytest_embedded`` tool. You can read more about this tool in its
224224
`documentation <https://docs.espressif.com/projects/pytest-embedded/en/latest/>`_.
225225

226-
The tests are devided into two categories inside the ``tests`` folder:
226+
The tests are divided into two categories inside the ``tests`` folder:
227227

228228
* ``validation``: These tests are used to validate the behavior of the Arduino core and libraries. They are used to check if the core and libraries
229229
are working as expected;

0 commit comments

Comments
 (0)