Skip to content

Commit 127365d

Browse files
Update docs/tutorials/best-practices/security-best-practices.md
Co-authored-by: Dean Sheather <dean@deansheather.com>
1 parent 0d9b6fb commit 127365d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorials/best-practices/security-best-practices.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ malicious workspaces accessing other workspaces owned by the same user or perfor
9090
If you do keep path-based apps enabled:
9191

9292
- 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
93+
- Users with the site `owner` role cannot use their admin privileges to access path-based apps for workspaces unless the
9494
server is started with `--dangerous-allow-path-app-site-owner-access`.
9595

9696
## PostgreSQL

0 commit comments

Comments
 (0)