summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/development/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 4620281750b..d8dbc993442 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -59,8 +59,8 @@ description: 'Learn how to contribute to GitLab.'
certain patterns to avoid
- [Merge request performance guidelines](merge_request_performance_guidelines.md)
for ensuring merge requests do not negatively impact GitLab performance
-- [Profiling](profiling.md) for profiling a URL, measuring performance using
- Sherlock, or tracking down N+1 queries using Bullet
+- [Profiling](profiling.md) a URL, measuring performance using Sherlock, or
+ tracking down N+1 queries using Bullet
## Database guides