diff --git a/docs/articles/git.html b/docs/articles/git.html index 4e579666..e5a687ae 100644 --- a/docs/articles/git.html +++ b/docs/articles/git.html @@ -129,7 +129,7 @@
Cloud Builds can be triggered via Build Triggers, and those Build Triggers can be initiated by GitHub, Bitbucket or Cloud Repostiory events such as commits or pull requests.
+Cloud Builds can be triggered via Build Triggers, and those Build Triggers can be initiated by GitHub, Bitbucket or Cloud Repository events such as commits or pull requests.
A common use case is triggering R package tests upon each commit.