diff --git a/src/content/docs/workers/get-started/cf-tutor.mdx b/src/content/docs/workers/get-started/cf-tutor.mdx index d5bf371873e731..930c2e59a582f5 100644 --- a/src/content/docs/workers/get-started/cf-tutor.mdx +++ b/src/content/docs/workers/get-started/cf-tutor.mdx @@ -14,7 +14,7 @@ import { Badge, Render } from "~/components"; Cloudflare CLI tutor, or `cf-tutor` is a guided learning experience within your terminal. If you are unfamiliar with Workers or are new to command line interface (CLI) based development, cf-tutor offers introductions on how to use Workers with other Cloudflare products through your terminal. -`cf-tutor` is currently a beta application in pre-release. To download the application, you can use the `git clone` in your terminal or download the application from the releases page on the project repo. +`cf-tutor` is currently a beta application in pre-release. To download the application, you can use the `git clone` in your terminal, or download the application from the releases page on the project repo. ## Prerequisites