Skip to content

Commit 26fc0da

Browse files
authored
Update continuous-integration.md
typo
1 parent c15220d commit 26fc0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/src/continuous-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Or if you have your own style checks, spell checker, or any other tests it might
8383
## Deploying
8484

8585
You may want to automatically deploy your book.
86-
Some may want to do this with every time a change is pushed, and others may want to only deploy when a specific release is tagged.
86+
Some may want to do this every time a change is pushed, and others may want to only deploy when a specific release is tagged.
8787

8888
You'll also need to understand the specifics on how to push a change to your web service.
8989
For example, [GitHub Pages] just requires committing the output onto a specific git branch.

0 commit comments

Comments
 (0)