diff options
Diffstat (limited to 'docs/modules/ROOT/pages/runtime.adoc')
| -rw-r--r-- | docs/modules/ROOT/pages/runtime.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/modules/ROOT/pages/runtime.adoc b/docs/modules/ROOT/pages/runtime.adoc index 0adaa21a0..a7d6a8d0c 100644 --- a/docs/modules/ROOT/pages/runtime.adoc +++ b/docs/modules/ROOT/pages/runtime.adoc | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | = Embassy runtime | 1 | = Embassy executor |
| 2 | 2 | ||
| 3 | The Embassy runtime is an async/await executor designed for embedded usage along with support functionality for interrupts and timers. | 3 | The Embassy executor is an async/await executor designed for embedded usage along with support functionality for interrupts and timers. |
| 4 | 4 | ||
| 5 | == Features | 5 | == Features |
| 6 | 6 | ||
