From e238882d0c18c75b41b71f05ce44f5717fc75b4d Mon Sep 17 00:00:00 2001 From: Takuya Noguchi Date: Mon, 19 Nov 2018 22:51:54 +0900 Subject: Eliminate duplicated words Signed-off-by: Takuya Noguchi --- doc/update/9.0-to-9.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/update/9.0-to-9.1.md') 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 -- cgit v1.2.1