Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion templates/tutorial-template.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ First, use the `c3` CLI to create a new Cloudflare Workers project.

Replace `<WORKER_NAME>` with your desired Worker name.

## 2. Tets run your Worker on a local server
## 2. Test run your Worker on a local server

(To include a shell command, use the examples below [For code block guidelines read our style guide](/style-guide/formatting/code-block-guidelines/).)

Expand Down
Loading