Skip to content

Commit 434ed16

Browse files
committed
Minor grammatical updates
1 parent dfe9f64 commit 434ed16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/mainpage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This documentation is generated from the SDK source tree using Doxygen. It provi
1212

1313
The RP-series microcontrollers are powerful chips designed for embedded systems; these chips operate in environments with limited memory (RAM) and storage (program space). As a result, trade-offs between performance and other factors (such as edge-case error handling, runtime versus compile time configuration, and so on) are more apparent than they might be on higher-level platforms (like desktop systems).
1414

15-
The SDK is designed to be both beginner friendly and powerful for more experienced users. Its features work out-of-the-box, with sensible defaults that cover most use cases. At the same time, it gives developers as much control as possible to adjust and refine the application they're building and the libraries used, if they choose to.
15+
The SDK is designed to be both beginner-friendly and powerful for more experienced users. Its features work out-of-the-box with sensible defaults that cover most use cases. At the same time, it gives developers as much control as possible to adjust and refine the application they're building and the libraries they use, if they choose to.
1616

1717
## The Build System
1818

0 commit comments

Comments
 (0)