Skip to content

Commit 60649bc

Browse files
ra-jeevpedrosousa
andauthored
[Docs] Fix typo in tutorial-template.mdx (#18082)
--------- Co-authored-by: Pedro Sousa <[email protected]>
1 parent e11fd72 commit 60649bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/tutorial-template.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ 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

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

4545
Next, change into the newly created Worker's directory.
4646

0 commit comments

Comments
 (0)