We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee8db6a commit f1399b1Copy full SHA for f1399b1
docs/en/contributing.rst
@@ -223,7 +223,7 @@ These tests are specialized sketches that run on the target board and check if t
223
controlled by the ``pytest_embedded`` tool. You can read more about this tool in its
224
`documentation <https://docs.espressif.com/projects/pytest-embedded/en/latest/>`_.
225
226
-The tests are devided into two categories inside the ``tests`` folder:
+The tests are divided into two categories inside the ``tests`` folder:
227
228
* ``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
229
are working as expected;
0 commit comments