diff --git a/docs/about/architecture.md b/docs/about/architecture.md index a025373387..186b797bbf 100644 --- a/docs/about/architecture.md +++ b/docs/about/architecture.md @@ -48,7 +48,7 @@ workspaces. ## Service Bundling -While coderd and Postgres can be orchestrated independently,our default +While coderd and Postgres can be orchestrated independently, our default installation paths bundle them all together into one system service. It's perfectly fine to run a production deployment this way, but there are certain situations that necessitate decomposition: