Skip to content

Commit f2efe02

Browse files
authored
Fix a typo in a user facing message (#40)
1 parent 989c094 commit f2efe02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ echo "${PUBCACHE}/bin" >> $GITHUB_PATH
9999
echo "${RUNNER_TOOL_CACHE}/dart-sdk/bin" >> $GITHUB_PATH
100100

101101
# Report success, and print version.
102-
echo -e "Succesfully installed Dart SDK:"
102+
echo -e "Successfully installed Dart SDK:"
103103
${RUNNER_TOOL_CACHE}/dart-sdk/bin/dart --version

0 commit comments

Comments
 (0)