Skip to content

Commit 8c49971

Browse files
authored
Merge pull request #7 from Justgoncaa/master
fix: error in spelling
2 parents e2fa4b4 + 6648a5d commit 8c49971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ echo "Start the job"
1010
CLONE_DIR=$(mktemp -p . -d)
1111
FOLDER=$(mktemp -p . -d)
1212

13-
echo "Start clonning"
13+
echo "Start cloning"
1414

1515
# Setup git
1616
git config --global user.email "$USER_EMAIL"

0 commit comments

Comments
 (0)