diff --git a/trial/postinstall.sh b/trial/postinstall.sh
index c871b306cb4b7cc5bab6b9137013b6501f5b9513..afdf539a23eb3fcf98a5934e361afd0ea9bf3e39 100755
--- a/trial/postinstall.sh
+++ b/trial/postinstall.sh
@@ -1,5 +1,5 @@
 # Since we're not using a bundler, we need to manually copy the required
-# dependnecies from node_modules
+# dependencies from node_modules
 #
 # NOTE: Rollup has been evaluated, but even with preserveModules it does not
 # copy over the required .wasm files or .so files, and preserves the dependencies