Skip to content

Commit 88e6707

Browse files
authored
Fix typo in tutorial-template.mdx
1 parent 5e98f2a commit 88e6707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/tutorial-template.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ First, use the `c3` CLI to create a new Cloudflare Workers project.
3838

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

41-
## 2. Tets run your Worker on a local server
41+
## 2. Test run your Worker on a local server
4242

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

0 commit comments

Comments
 (0)