From 80ec67f3fd5f0bda7ed44ed70ef20f21205f5120 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Sat, 28 May 2022 08:13:50 -0500 Subject: [PATCH] chore: fix typo in templates docs --- docs/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates.md b/docs/templates.md index 063b185aa1..1ff02cafe6 100644 --- a/docs/templates.md +++ b/docs/templates.md @@ -4,7 +4,7 @@ Templates define the infrastructure underlying workspaces. Each Coder deployment can have multiple templates for different workloads, such as ones for front-end development, Windows development, and so on. -Coder manage templates, including sharing them and rolling out updates +Coder manages templates, including sharing them and rolling out updates to everybody. Users can also manually update their workspaces. ## Manage templates