summaryrefslogtreecommitdiff
path: root/doc/update/9.0-to-9.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/update/9.0-to-9.1.md')
-rw-r--r--doc/update/9.0-to-9.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/9.0-to-9.1.md b/doc/update/9.0-to-9.1.md
index 3a806d2f8c8..7c9dacc9b90 100644
--- a/doc/update/9.0-to-9.1.md
+++ b/doc/update/9.0-to-9.1.md
@@ -269,7 +269,7 @@ sudo systemctl daemon-reload
### 9. Install libs, migrations, etc.
GitLab 9.1.8 [introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/24570)
-a dependency on on the `re2` regular expression library. To install this dependency:
+a dependency on the `re2` regular expression library. To install this dependency:
```bash
sudo apt-get install libre2-dev