Skip to content

Commit b1b11d5

Browse files
author
Amanda Butler
authored
Fix typo in rtos.md
Fix typo.
1 parent 9be717d commit b1b11d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/rtos/rtos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ Each `Thread` can wait for signals and be notified of events:
5858

5959
##### Status and error codes
6060

61-
The Mbed OS error handling system assigns specific error codes for RTOS-related erros. See [the error handling documentation](error-handling.html) for more information on RTOS errors reported.
61+
The Mbed OS error handling system assigns specific error codes for RTOS-related errors. See [the error handling documentation](error-handling.html) for more information on RTOS errors reported.

0 commit comments

Comments
 (0)