Skip to content

Commit ebe5228

Browse files
authored
capitalization tweaks
1 parent 88aa721 commit ebe5228

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ if [[ -z "$SVN_PASSWORD" ]]; then
2121
fi
2222

2323
if $INPUT_DRY_RUN; then
24-
echo "ℹ︎ Dry run: no files will be committed to subversion."
24+
echo "ℹ︎ Dry run: No files will be committed to Subversion."
2525
fi
2626

2727
# Allow some ENV variables to be customized

0 commit comments

Comments
 (0)