| Index: mojo/public/c/README.md
|
| diff --git a/mojo/public/c/README.md b/mojo/public/c/README.md
|
| index 0b022fc15495db86d6a276adea5695b4a5aac4f3..223c205e0a385e47079928702f9558830570dea9 100644
|
| --- a/mojo/public/c/README.md
|
| +++ b/mojo/public/c/README.md
|
| @@ -7,7 +7,7 @@ System
|
| ------
|
|
|
| The system/ subdirectory provides definitions of the basic low-level API used by
|
| -all Mojo applications (whether directly or indirectly). These consist primarily
|
| +all Services (whether directly or indirectly). These consist primarily
|
| of the IPC primitives used to communicate with Mojo services.
|
|
|
| Though the message protocol is stable, the implementation of the transport is
|
|
|