summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Lewis <mlewis@gitlab.com>2018-11-11 23:27:47 +0000
committerMike Lewis <mlewis@gitlab.com>2018-11-11 23:27:47 +0000
commitd8a456e6a6ec8532c38c638dda79427bb5957bab (patch)
tree082f974ee4ed854d326cb9a6fad6dd1bc8276d10
parentf30a9767060c42b68f96034a19509700eafbe501 (diff)
downloadgitlab-ce-docs-dev-guidelines-update.tar.gz
changed 'hot details' to 'in-depth details'docs-dev-guidelines-update
-rw-r--r--doc/development/documentation/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/development/documentation/index.md b/doc/development/documentation/index.md
index e73f2e24c77..b8b86ac1bf5 100644
--- a/doc/development/documentation/index.md
+++ b/doc/development/documentation/index.md
@@ -504,7 +504,7 @@ In case the review app URL returns 404, follow these steps to debug:
### Technical aspects
-If you want to know the hot details, here's what's really happening:
+If you want to know the in-depth details, here's what's really happening:
1. You manually run the `review-docs-deploy` job in a CE/EE merge request.
1. The job runs the [`scripts/trigger-build-docs`](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/scripts/trigger-build-docs)