Skip to content

Commit 89c8821

Browse files
authored
Update README.md
1 parent bd5870c commit 89c8821

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
# Event `push`: Compare the preceeding commit -> to the current commit of the main branch.
8080
# Event `pull_request`: Compare the last commit of main -> to the current commit of a Pull Request branch.
8181
# -------------------------------------------------------------------------------------------------------------------------
82-
# To compare changes between the current commit ant the last pushed remote commit set `since_last_remote_commit: true`. e.g
82+
# To compare changes between the current commit and the last pushed remote commit set `since_last_remote_commit: true`. e.g
8383
# with:
8484
# since_last_remote_commit: true
8585

0 commit comments

Comments
 (0)