Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
petebacondarwin committed Mar 5, 2024
1 parent 134fd00 commit f722c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ There are a few ways to quickly jumpstart your next project using one of the tem

```sh
# full repository clone
$ git clone --depth 1 https://github.com/cloudflare/worker-sdk
$ git clone --depth 1 https://github.com/cloudflare/workers-sdk

# copy the "worker-typescript" example to "my-project" directory
$ cp -rf workers-sdk/templates/worker-typescript my-project
Expand Down

0 comments on commit f722c72

Please sign in to comment.