_content/blog/get-familiar-with-workspaces: add missing word in comment

Fixes golang/go#52252

Change-Id: I181253220f971db7ef74ff6c6767f0bbf549477c
GitHub-Last-Rev: 2a437a0446c42280fc6a04ff378b79fd7e93187b
GitHub-Pull-Request: golang/website#155
Reviewed-on: https://go-review.googlesource.com/c/website/+/399415
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
diff --git a/_content/blog/get-familiar-with-workspaces.md b/_content/blog/get-familiar-with-workspaces.md
index 1665cf1..8f8914b 100644
--- a/_content/blog/get-familiar-with-workspaces.md
+++ b/_content/blog/get-familiar-with-workspaces.md
@@ -174,7 +174,7 @@
 
 ## Workspace commands
 
-Along with `go work init` and `go use`, Go 1.18 introduces the following
+Along with `go work init` and `go work use`, Go 1.18 introduces the following
 commands for workspaces:
 
 -  `go work sync`: pushes the dependencies in the `go.work` file back into