Fixes typo and grammar in spawn_instances.md doc (#811)
This commit is contained in:
parent
e4f0e1df99
commit
d53bb344e8
@ -44,6 +44,6 @@ On Windows, the Launcher will restart each client, while on Unix, it will use `f
|
|||||||
|
|
||||||
## Other ways
|
## Other ways
|
||||||
|
|
||||||
The LlmpEvenManager family is the easiest way to do spawn instances, but for obscure targets, you may need to come up with other solutions.
|
The LlmpEventManager family is the easiest way to spawn instances, but for obscure targets, you may need to come up with other solutions.
|
||||||
LLMP is even, in theory, `no_std` compatible, and even completely different EventManagers can be used for message passing.
|
LLMP is even, in theory, `no_std` compatible, and even completely different EventManagers can be used for message passing.
|
||||||
If you are in this situation, please either read through the current implementations and/or reach out to us.
|
If you are in this situation, please either read through the current implementations and/or reach out to us.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user