docs: fix typo (#9859)

This commit is contained in:
Ammar Bandukwala
2023-09-25 19:52:53 +00:00
committed by GitHub
parent b6c5e94ffa
commit 4adbf24a08
+3 -3
View File
@@ -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 \