Skip to content

Commit 460edb2

Browse files
author
Amanda Butler
authored
Edit addition to Memory.md
Fix capitalization and punctuation.
1 parent 815cbc9 commit 460edb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/runtime/Memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Inside RAM, you can distinguish two logical types: static and dynamic memory. St
6565

6666
- Static:
6767
- Vector table (read and write).
68-
- Crash data RAM. (see [the error handling documentation](error-handling.html) for more information on this region)
68+
- Crash data RAM. (Please see [the error handling documentation](error-handling.html) for more information on this region.)
6969
- Global data.
7070
- Static data.
7171
- Stacks for default threads (main, timer, idle and scheduler/ISR).

0 commit comments

Comments
 (0)