aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/README-developers.md
diff options
context:
space:
mode:
Diffstat (limited to 'dev/ci/README-developers.md')
-rw-r--r--dev/ci/README-developers.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/ci/README-developers.md b/dev/ci/README-developers.md
index 98ea594366..408d36df7f 100644
--- a/dev/ci/README-developers.md
+++ b/dev/ci/README-developers.md
@@ -31,7 +31,7 @@ PR by running GitLab CI on your private branches. To do so follow these steps:
6. You are encouraged to go to the CI / CD general settings and increase the
timeout from 1h to 2h for better reliability.
-Now everytime you push (including force-push unless you changed the default
+Now every time you push (including force-push unless you changed the default
GitLab setting) to your fork on GitHub, it will be synchronized on GitLab and
CI will be run. You will receive an e-mail with a report of the failures if
there are some.