Skip to content

Commit 88c2279

Browse files
author
Amanda Butler
authored
Delete comma in example_walkthrough.md
Delete unnecessary Oxford comma, and fix note formatting.
1 parent 8111567 commit 88c2279

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/tutorials/quickstart/example_walkthrough.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ The default baud rate, or speed, for this application is set to `9600`. You can
1010

1111
<span class="tips">**Tip:** You can find more information on the Mbed OS configuration tools and serial communication in Mbed OS in the [related links section](#related-links).</span>
1212

13-
The output transmits the system, CPU, heap, and thread information. Note that if you are building with the Mbed OS Bare Metal profile that you will not get thread information.
13+
The output transmits the system, CPU, heap and thread information.
14+
15+
<span class="notes">**Note:** If you are building with the Mbed OS bare metal profile, you will not get thread information.</span>
1416

1517
#### Understanding the output
1618

0 commit comments

Comments
 (0)