Browse code

There should be plural (#29571)

Signed-off-by: lyn <energylyn@zju.edu.cn>

EnergyLiYN authored on 2016/12/20 12:31:07
Showing 1 changed files
... ...
@@ -42,7 +42,7 @@ have:
42 42
 | Kind             | Description                                                                                                                     |
43 43
 |------------------|---------------------------------------------------------------------------------------------------------------------------------|
44 44
 | 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.    |
45
-| kind/enhancement | Enhancement are not bugs or new features but can drastically improve usability or performance of a project component.           |
45
+| kind/enhancement | Enhancements are not bugs or new features but can drastically improve usability or performance of a project component.           |
46 46
 | kind/feature     | Functionality or other elements that the project does not currently support.  Features are new and shiny.                       |
47 47
 | kind/question    | Contains a user or contributor question requiring a response.                                                                   |
48 48