We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3f0eeb commit 90c9772Copy full SHA for 90c9772
1 file changed
ch04.md
@@ -632,7 +632,7 @@ select the *Running* state task and the maximum allowable value for
632
### 4.5.1 Generic Scheduler
633
634
The generic scheduler is written in C and can be used with all FreeRTOS
635
-architecture ports. It does not impose an upper limit on `configMAX_PRIORITEIS`.
+architecture ports. It does not impose an upper limit on `configMAX_PRIORITIES`.
636
In general, it is advisable to minimize `configMAX_PRIORITIES` because more
637
values require more RAM and will result in a longer worst-case execution time.
638
0 commit comments