Skip to content

Commit 63a9bb2

Browse files
author
Amanda Butler
authored
Change formatting in Mutex.md
Remove note formatting for better UX.
1 parent 0ed3b02 commit 63a9bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/rtos/Mutex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For more info, visit: https://armmbed.github.io/mbedos-error/?error=0x80020115
1717
-- MbedOS Error Info --
1818
```
1919

20-
<span class="notes"> **Note:** If synchronization is required in ISR, consider using semaphores. </span>
20+
If synchronization is required in ISR, consider using semaphores.
2121

2222
<span class="images">![](https://s3-us-west-2.amazonaws.com/mbed-os-docs-images/Mutex.png)</span>
2323

0 commit comments

Comments
 (0)