Skip to content

Commit

Permalink
Merge pull request #195 from ekusiadadus/fix/cf-worker-doc-fix
Browse files Browse the repository at this point in the history
fix: A typo on cf worker doc
  • Loading branch information
bobzhang authored May 3, 2024
2 parents ddc419b + a325784 commit 2a55016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cf_worker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To set up a new project, just run `pnpm create [email protected]` and answer the

## Adding MoonBit

Create the three following files (`mood.mod.json` `moon.pkg.json` `top.mbt`) to the directory just created
Create the three following files (`moon.mod.json` `moon.pkg.json` `top.mbt`) to the directory just created

```json title=moon.mod.json
{
Expand Down

0 comments on commit 2a55016

Please sign in to comment.