summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui/service-worker.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/service-worker.js b/ui/service-worker.js
index 033c8d9..fc619d9 100644
--- a/ui/service-worker.js
+++ b/ui/service-worker.js
@@ -7,7 +7,7 @@
// Only Safari, Edge, Chrome can run it at the moment, because only they
// support modules in service workers.
//
-// That's okay! If you run `tools/run` with HI_DEV unset, you will get the
+// That's okay! If you run `tools/run` with PILCROW_DEV unset, you will get the
// bundled version, and can work on it. Or just use Safari.
import { build, files, version } from '$service-worker';