diff --git a/README.md b/README.md index cb8fe0a7..3e3b572f 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Follow the [self-host guide](docs/SELF-HOST.md). - [`box`](packages/box/README.md) the complete workspace runtime: SSH, Docker, agent harnesses, terminal, chat, files, and previews. - [`control-plane`](packages/control-plane/README.md) workspace lifecycle, sessions, access, credential injection, volumes, and compute providers. - [`microvm-host`](packages/microvm-host/README.md) the Go host agent that runs and networks Firecracker workspaces. -- [`webApp`](packages/webapp/README.md) the browser webApp for creating, configuring, sharing, and working inside workspaces. +- [`webApp`](packages/webapp/README.md) the browser web app for creating, configuring, sharing, and working inside workspaces. - [`broker`](packages/broker/README.md) short-lived Claude and Codex credential delivery for workspace fleets. - [`schema`](packages/schema/README.md) shared wire types and ACP conformance fixtures. diff --git a/packages/webapp/README.md b/packages/webapp/README.md index 87dfcac4..a254fb06 100644 --- a/packages/webapp/README.md +++ b/packages/webapp/README.md @@ -1,6 +1,6 @@ # webapp -The browser webApp: workspace rail, terminal, files browser/editor, previews, +The browser web app: workspace rail, terminal, files browser/editor, previews, and workspace management. - Renders the server view. Never infers it. Retry, phase, and capability all