summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/development/post_deployment_migrations.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/post_deployment_migrations.md b/doc/development/post_deployment_migrations.md
index 24719f1800b..adc9b4e4737 100644
--- a/doc/development/post_deployment_migrations.md
+++ b/doc/development/post_deployment_migrations.md
@@ -76,7 +76,7 @@ Some other examples where these migrations are useful:
### When not to use post deployment migrations
-As described above, post migrations might be useful, however, they are not
+As described above, post deployment migrations might be useful, however, they are not
run during setup of a new GitLab instance.
Some examples where these migration are NOT useful: