aboutsummaryrefslogtreecommitdiff
path: root/docs/project
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/project/development.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/project/development.md b/docs/project/development.md
index 5f16e858f..7d320092d 100644
--- a/docs/project/development.md
+++ b/docs/project/development.md
@@ -70,7 +70,7 @@ In addition to this, you will need either `bun` or `npm` installed to install th
## Install Zig
-Zig can installed either with our npm package [`@oven/zig`](https://www.npmjs.com/package/@oven/zig), or by using [zigup](https://github.com/marler8997/zigup).
+Zig can be installed either with our npm package [`@oven/zig`](https://www.npmjs.com/package/@oven/zig), or by using [zigup](https://github.com/marler8997/zigup).
```bash
$ bun install -g @oven/zig