Skip to content

Commit 45378e6

Browse files
felixonmarsXanderLuciano
authored andcommitted
Correct a typo in scaffold.sh (SimulatedGREG#938)
1 parent a992721 commit 45378e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/scaffold.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -e
55
cd "$PWD/tests"
66
node scaffold.js "$1"
77

8-
# Install dependecies
8+
# Install dependencies
99
cd "$PWD/builds/$1"
1010
yarn
1111

0 commit comments

Comments
 (0)