aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--zig-build/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/zig-build/Dockerfile b/zig-build/Dockerfile
index 05617a54b..e8f010f64 100644
--- a/zig-build/Dockerfile
+++ b/zig-build/Dockerfile
@@ -1,5 +1,5 @@
-# This builds the specifc version of Zig used by bun
+# This builds the specific version of Zig used by bun
# It outputs a zig.zip file
FROM ubuntu:18.04