Skip to content

Commit e5a727b

Browse files
committed
fmt
1 parent b721ce1 commit e5a727b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/admin/provisioners.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ on the Coder server and start the provisioner with
4040
the [Helm example](#example-running-an-external-provisioner-with-helm) below.
4141

4242
> Coder still supports authenticating the provisioner daemon with a
43-
> [token](../reference/cli/README.md#--token) from a user with the Template Admin or
44-
> Owner role. This method is deprecated in favor of the PSK, which only has
45-
> permission to access provisioner daemon APIs. We recommend migrating to the
46-
> PSK as soon as practical.
43+
> [token](../reference/cli/README.md#--token) from a user with the Template
44+
> Admin or Owner role. This method is deprecated in favor of the PSK, which only
45+
> has permission to access provisioner daemon APIs. We recommend migrating to
46+
> the PSK as soon as practical.
4747
4848
## Types of provisioners
4949

docs/admin/workspace-proxies.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Workspace proxies can be used in the browser by navigating to the user
2626

2727
## Requirements
2828

29-
- The [Coder CLI](../reference/cli/README.md) must be installed and authenticated as a
30-
user with the Owner role.
29+
- The [Coder CLI](../reference/cli/README.md) must be installed and
30+
authenticated as a user with the Owner role.
3131

3232
## Step 1: Create the proxy
3333

0 commit comments

Comments
 (0)