From 32c0f38479ce90609dc9c4e0cd7f3132302a68c9 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Tue, 7 Mar 2017 04:05:05 +0800 Subject: [PATCH] Update find-an-issue.md (#2120) Should the semicolon (;) be replaced with a colon (:)? Or, did I miss something? --- opensource/workflow/find-an-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opensource/workflow/find-an-issue.md b/opensource/workflow/find-an-issue.md index 3798546d3b..d89a464b81 100644 --- a/opensource/workflow/find-an-issue.md +++ b/opensource/workflow/find-an-issue.md @@ -43,7 +43,7 @@ time such as newest and oldest. ## Understand the issue types To help you identify the different types of issues, our maintainers assign labels to issues. Labels are color-coded and help you categorize -and filter issues. There are four labels categories; kind, area, +and filter issues. There are four labels categories: kind, area, experience, and priority. You can filter using one or more labels. The kind and experience labels are useful for new contributors.