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/fe_guide/dependencies.md')
-rw-r--r--doc/development/fe_guide/dependencies.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/fe_guide/dependencies.md b/doc/development/fe_guide/dependencies.md
index 8fe03544f85..bf46e8e16ce 100644
--- a/doc/development/fe_guide/dependencies.md
+++ b/doc/development/fe_guide/dependencies.md
@@ -20,7 +20,7 @@ This distinction is used by omnibus to determine which dependencies it requires
Exceptions are made for some tools that we require in the
`compile-production-assets` CI job such as `webpack-bundle-analyzer` to analyze our
-production assets post-compile.
+production assets post-compile.
## Updating dependencies