diff --git a/doc/pizero.md b/doc/pizero.md
index df8e97eb..860a5dcd 100644
--- a/doc/pizero.md
+++ b/doc/pizero.md
@@ -59,7 +59,7 @@ These instructions assume you have the following setup:
sqlite3 /var/lib/databag/databag.db "insert into configs (config_id, str_value) values ('script_path', '/opt/databag/transform/');"
## Step 8: download the webapp
- // because the react toolchain isn't available for the pi zero, the webapp is build in a github action
+ // because the react toolchain isn't available for the pi zero, the webapp is built in a github action
Download webapp.zip from the most recent build:
https://github.com/balzack/databag/actions/runs/3352251466
SCP webapp.zip into the pi