From 1cda4114f1ddbb34426bc7da89f1dfb3a0eef2c2 Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Mon, 25 Sep 2023 14:50:07 -0500 Subject: [PATCH] docs: fix typo --- docs/admin/provisioners.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/admin/provisioners.md b/docs/admin/provisioners.md index dbd2fe6a53d4e..0767c2da92d55 100644 --- a/docs/admin/provisioners.md +++ b/docs/admin/provisioners.md @@ -78,9 +78,9 @@ the [Helm example](#example-running-an-external-provisioner-with-helm) below. > [subject to change](https://github.com/coder/coder/issues/6442). - **User provisioners** can only pick up jobs from user-tagged templates. Unlike - the other provisioner types, any Coder can run user provisioners, but they - have no impact unless there is at least one template with the `scope=user` - provisioner tag. + the other provisioner types, any Coder user can run user provisioners, but + they have no impact unless there is at least one template with the + `scope=user` provisioner tag. ```shell coder provisionerd start \