There should be plural (#29571)

Signed-off-by: lyn <energylyn@zju.edu.cn>
Upstream-commit: d1561620a756e5fb98d6683af7089fe36a9639de
Component: engine
This commit is contained in:
EnergyLiYN
2016-12-19 22:31:07 -05:00
committed by Doug Davis
parent 5ad6259537
commit 44e172af71
+1 -1
View File
@@ -42,7 +42,7 @@ have:
| Kind | Description |
|------------------|---------------------------------------------------------------------------------------------------------------------------------|
| kind/bug | Bugs are bugs. The cause may or may not be known at triage time so debugging should be taken account into the time estimate. |
| kind/enhancement | Enhancement are not bugs or new features but can drastically improve usability or performance of a project component. |
| kind/enhancement | Enhancements are not bugs or new features but can drastically improve usability or performance of a project component. |
| kind/feature | Functionality or other elements that the project does not currently support. Features are new and shiny. |
| kind/question | Contains a user or contributor question requiring a response. |