Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Correct spelling of "instructions" on line 141.
  • Loading branch information
Voltairine-de-Cleyre committed Jun 12, 2022
1 parent 14c14fc commit a3eaf04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -138,7 +138,7 @@ Finally, go live:
npx wrangler publish
```

If you would like to have `wrangler` installed on your machine, see instrunctions in [wrangler repository](https://github.com/cloudflare/wrangler2).
If you would like to have `wrangler` installed on your machine, see instructions in [wrangler repository](https://github.com/cloudflare/wrangler2).
## Durable Object, KV, Secret, & Variable Bindings

All "bindings" to your script (Durable Object & KV Namespaces, Secrets, and Variables) are
Expand Down

0 comments on commit a3eaf04

Please sign in to comment.