diff --git a/examples/lima/README.md b/examples/lima/README.md
index 97e631e389..67fd5a51bd 100644
--- a/examples/lima/README.md
+++ b/examples/lima/README.md
@@ -25,7 +25,7 @@ This will:
Once this completes, you can visit `http://localhost:3000` and start creating workspaces!
-Alternatively, enter the VM with `limactl shell coder` and run `coder template init` to start creating your own templates!
+Alternatively, enter the VM with `limactl shell coder` and run `coder templates init` to start creating your own templates!
## Further Information
diff --git a/site/src/pages/TemplatesPage/TemplatesPageView.tsx b/site/src/pages/TemplatesPage/TemplatesPageView.tsx
index 002cc2d6a7..78b2dab783 100644
--- a/site/src/pages/TemplatesPage/TemplatesPageView.tsx
+++ b/site/src/pages/TemplatesPage/TemplatesPageView.tsx
@@ -135,7 +135,7 @@ export const TemplatesPageView: FC}
+ cta={}
/>