summaryrefslogtreecommitdiff
path: root/doc/development/documentation/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/development/documentation/index.md')
-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)