From 2d168ba657736f20063c09fa781c7748c2049caf Mon Sep 17 00:00:00 2001 From: Kerri Miller Date: Wed, 24 Jul 2019 19:41:36 +0000 Subject: Apply suggestion to doc/development/code_review.md --- doc/development/code_review.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/development/code_review.md b/doc/development/code_review.md index 5d79664b151..f13f4c427b3 100644 --- a/doc/development/code_review.md +++ b/doc/development/code_review.md @@ -388,7 +388,7 @@ helped us with overall code quality (using delegation, `&.` those types of things), and making the code more robust. **["Support multiple assignees for merge requests"](https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10161)**: -> A good example of collaboration on a MR touching multiple parts of the codebase. Nick pointed out interesting edge cases, James Lopes also joined in raising concerns on import/export feature. +A good example of collaboration on an MR touching multiple parts of the codebase. Nick pointed out interesting edge cases, James Lopes also joined in raising concerns on import/export feature. ### Credits -- cgit v1.2.1