Trival fix typo

Typo found during reading throught the doc

TrivialFix

Change-Id: I8d1a32d774637a82ecf6b47e9d6509cb83dee234
This commit is contained in:
Kevin_Zheng 2016-12-23 14:36:56 +08:00
parent 33fc8070cf
commit cf4b2e79f4

View File

@ -31,7 +31,7 @@ Guidelines for when a feature doesn't need a spec.
* If the feature touches code all over the place, it probably should have
a design discussion.
* If the feature is big enough that it needs more then one commit, it
* If the feature is big enough that it needs more than one commit, it
probably should have a design discussion.
* Not an API change.