Skip to content

Commit e9aa74d

Browse files
committed
doc: reword
1 parent e3e56ae commit e9aa74d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constance/src/lib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ A context is a general term which is often used to describe the “environment
182182

183183
- **A task context** means the current [thread] pertains to a task.
184184
- **An interrupt context** means the current thread pertains to an interrupt handler.
185-
- **A waitable context** equates to a task context given that [Priority Boost] is inactive.
185+
- **A waitable context** means a task context and that [Priority Boost] is inactive.
186186

187187
[thread]: #threads
188188
[Priority Boost]: #system-states

0 commit comments

Comments
 (0)