Skip to content

Commit

Permalink
Update building-modules.md
Browse files Browse the repository at this point in the history
Typo zinnad to zinniad
  • Loading branch information
patrickwoodhead authored Oct 20, 2023
1 parent 20ffbee commit 7592efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/building-modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ src
code.js
```

When you execute `zinnad src/my-module/main.js`:
When you execute `zinniad src/my-module/main.js`:

- In `main.js`, you can import any JavaScript file inside `src/my-module` directory and its
subdirectories (e.g. `src/my-module/util`).
Expand Down

0 comments on commit 7592efb

Please sign in to comment.