From d16256bfb9ddf7e9efe887ff7245a61ee2e10973 Mon Sep 17 00:00:00 2001
From: James Ramsay <jramsay@gitlab.com>
Date: Thu, 14 Jun 2018 19:25:14 +0000
Subject: [PATCH] Fix design artifact should not be removed

---
 CONTRIBUTING.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index aa39b5683a455..b5231ba5c626b 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -320,9 +320,9 @@ and use a title that makes it clear that the scheduled issue is design only
 (e.g. `Design exploration for XYZ`).
 
 When the ~"design artifact" issue has been completed, the UXer removes the ~UX
-and ~"design artifact" labels, adds the ~"UX ready" label and closes the issue.
-This indicates the design artifact is complete. The UXer will also copy the
-designs to related issues for implementation in an upcoming milestone.
+labels, adds the ~"UX ready" label and closes the issue. This indicates the
+design artifact is complete. The UXer will also copy the designs to related
+issues for implementation in an upcoming milestone.
 
 ## Issue tracker
 
-- 
GitLab