Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-10-15 03:08:42 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-15 03:08:42 +0300
commit6a0085290e97f344d3ed69463c8a1f729a337bc4 (patch)
tree792f6edfaf71b3b331604a6561860eb988df8291 /doc/development/geo.md
parent5c635722c66a32e170c3ba8150bc303124abb7a1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/development/geo.md')
-rw-r--r--doc/development/geo.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/geo.md b/doc/development/geo.md
index b5fb34dcdcc..06b032a8f66 100644
--- a/doc/development/geo.md
+++ b/doc/development/geo.md
@@ -426,7 +426,7 @@ We switch and filter from each event by the `event_name` field.
### Geo Log Cursor (GitLab 10.0 and up)
-Since GitLab 10.0, [System Webhooks](#system-hooks-gitlab-87-to-95) are no longer
+In GitLab 10.0 and later, [System Webhooks](#system-hooks-gitlab-87-to-95) are no longer
used and Geo Log Cursor is used instead. The Log Cursor traverses the
`Geo::EventLog` rows to see if there are changes since the last time
the log was checked and will handle repository updates, deletes,