Skip to content

Commit 42aa2da

Browse files
authored
fix(network): formatting in network API documentation
1 parent ad0d3bc commit 42aa2da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/api/network.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Gets or sets the system hostname. The hostname is used for network identificatio
140140
Serial.println(hostname);
141141
142142
DNS Resolution
143-
*************
143+
**************
144144

145145
.. code-block:: arduino
146146
@@ -853,7 +853,7 @@ The ``NetworkServer`` class provides TCP server functionality that works with an
853853
}
854854
855855
NetworkUdp
856-
*********
856+
**********
857857

858858
The ``NetworkUdp`` class provides UDP communication that works with any network interface.
859859

0 commit comments

Comments
 (0)