Skip to content

Commit dbf2dae

Browse files
ybiquitousmarionebl
authored andcommitted
docs: fix typo (#205)
1 parent ef687b2 commit dbf2dae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides-ci-setup.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ fi
118118
# - Covers branch pull requests (when TO=branch)
119119
./node_modules/.bin/commitlint --from="$TRAVIS_BRANCH" --to="$TO"
120120
121-
# Always lint the triggerig commit
121+
# Always lint the triggering commit
122122
# - Covers direct commits
123123
./node_modules/.bin/commitlint --from="$TRAVIS_COMMIT"
124124
```

0 commit comments

Comments
 (0)