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:
Diffstat (limited to 'doc/development/avoiding_required_stops.md')
-rw-r--r--doc/development/avoiding_required_stops.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/avoiding_required_stops.md b/doc/development/avoiding_required_stops.md
index 5c2197048b0..d523a16a882 100644
--- a/doc/development/avoiding_required_stops.md
+++ b/doc/development/avoiding_required_stops.md
@@ -120,7 +120,7 @@ manual actions on the part of GitLab administrators.
These are generally accepted as a required stop around a major release, either
stopping at the latest `major.minor` release immediately proceeding
-a new `major` release, and potentially the lastest `major.0` patch release, and
+a new `major` release, and potentially the latest `major.0` patch release, and
to date, discovered required stops related to deprecations have been limited to
these releases.