From ddcf45dd5893a85d4c62ecf63173d1e99656ab90 Mon Sep 17 00:00:00 2001 From: Peter Leitzen Date: Wed, 28 Aug 2019 10:58:29 +0000 Subject: Apply suggestion to doc/development/post_deployment_migrations.md --- doc/development/post_deployment_migrations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: -- cgit v1.2.1