We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c15220d + 26fc0da commit 1668ab7Copy full SHA for 1668ab7
guide/src/continuous-integration.md
@@ -83,7 +83,7 @@ Or if you have your own style checks, spell checker, or any other tests it might
83
## Deploying
84
85
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.
+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.
87
88
You'll also need to understand the specifics on how to push a change to your web service.
89
For example, [GitHub Pages] just requires committing the output onto a specific git branch.
0 commit comments