We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9b6fb commit 127365dCopy full SHA for 127365d
docs/tutorials/best-practices/security-best-practices.md
@@ -90,7 +90,7 @@ malicious workspaces accessing other workspaces owned by the same user or perfor
90
If you do keep path-based apps enabled:
91
92
- Path-based apps cannot be shared with other users unless you start the Coder server with `--dangerous-allow-path-app-sharing`.
93
-- Users with the site `owner` role cannot use their admin privileges to access path-based apps for workspace unless the
+- Users with the site `owner` role cannot use their admin privileges to access path-based apps for workspaces unless the
94
server is started with `--dangerous-allow-path-app-site-owner-access`.
95
96
## PostgreSQL
0 commit comments