From 3716545085a5b989b628552f98b52d96cb9728b3 Mon Sep 17 00:00:00 2001 From: David Baker Date: Tue, 4 Feb 2020 22:19:28 +0000 Subject: [PATCH] Typo --- scripts/set-version.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/set-version.js b/scripts/set-version.js index 5374914..f2528d9 100755 --- a/scripts/set-version.js +++ b/scripts/set-version.js @@ -1,7 +1,7 @@ #!/usr/bin/env node /* - * Checks for the pre3sence of a webapp, inspects its version and sets the + * Checks for the presence of a webapp, inspects its version and sets the * version metadata of the package to match. */