From 533377193c2accc354f9cfe55ea5e68113383b02 Mon Sep 17 00:00:00 2001
From: Pierre Balzack <96387156+balzack@users.noreply.github.com>
Date: Tue, 20 Dec 2022 15:13:40 -0800
Subject: [PATCH] Update pizero.md
---
doc/pizero.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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