| Index: services/README.md
|
| diff --git a/services/README.md b/services/README.md
|
| index 2b52b2d1300bdfee69b33ffc93a6e6e558edc9ca..03e5a7e9668c054daa587d99ec812215e199c1cc 100644
|
| --- a/services/README.md
|
| +++ b/services/README.md
|
| @@ -9,7 +9,7 @@ foundational "system services" layer.
|
|
|
| Roughly each subdirectory here corresponds to a service that:
|
|
|
| - * is a client of `//services/shell` with its own unique Identity.
|
| + * is a client of `//services/service_manager` with its own unique Identity.
|
| * could logically run a standalone process for security/performance isolation
|
| benefits depending on the constraints of the host OS.
|
|
|
|
|