chore(typo): Fix typo
This commit is contained in:
parent
b8a1c309e9
commit
6dd556bd3e
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ if ! ./scripts/travis/on-master; then
|
|||
fi
|
||||
|
||||
if ! ./scripts/travis/changes-in-docs-since-master; then
|
||||
echo "✘ Documentation is not deployed if their are no changes in ./docs";
|
||||
echo "✘ Documentation is not deployed if there are no changes in ./docs";
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue