Skip to content
This repository was archived by the owner on Oct 4, 2023. It is now read-only.

Commit 45378e6

Browse files
felixonmarsXanderLuciano
authored andcommitted
Correct a typo in scaffold.sh (#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

+1-1
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)