diff --git a/doc/guides/dts/macros.rst b/doc/guides/dts/macros.rst index 2828b8d8ffb..85c2d8ec272 100644 --- a/doc/guides/dts/macros.rst +++ b/doc/guides/dts/macros.rst @@ -561,9 +561,9 @@ devicetree had looked like this: See the ``phandle-array`` section in :ref:`dt-property-macros` for more information. -For example, since the node prefered by ``&gpioa`` node the property -``label = "GPIOA"`` and 1 and 2 are pin numbers, then macros like the following -will get generated for ``spi-slave@0``: +For example, since the node labeled ``gpioa`` has property +``label = "GPIOA"`` and 1 and 2 are pin numbers, macros like the following +will be generated for ``spi-slave@0``: .. code-block:: none