From 403c209568826d21d4e073e9e3b664dc1d65de8d Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Wed, 22 May 2019 19:32:03 +0000 Subject: Apply suggestion to doc/development/routing.md --- doc/development/routing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/development/routing.md b/doc/development/routing.md index b3bd0c7e4c1..e9c0ad8d4e8 100644 --- a/doc/development/routing.md +++ b/doc/development/routing.md @@ -19,7 +19,7 @@ this is a special endpoint to edit the `gitlab-com` group. To eliminate the ambiguity and to make the backend easier to maintain, we introduced the `/-/` scope. The purpose of it is to separate group or project paths from the rest of the routes. Also it helps to reduce the -amount of [reserved names](../user/reserved_names.md). +number of [reserved names](../user/reserved_names.md). ## Global routes -- cgit v1.2.1