Skip to content

Commit c9225e4

Browse files
committed
boards: arm: arduino_portenta_h7: fix wrong code block tag
Fix wrong code-block tag in the board documentation. Signed-off-by: Fabio Baltieri <[email protected]>
1 parent b3f9028 commit c9225e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/arm/arduino_portenta_h7/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Here is an example for the :ref:`hello_world` application.
108108

109109
Run a serial host program to connect with your board:
110110

111-
code-block:: console
111+
.. code-block:: console
112112
113113
$ minicom -D /dev/ttyACM0
114114

0 commit comments

Comments
 (0)