Skip to content

Commit 812d14d

Browse files
committed
Merge pull request #219 from Keavon/patch-1
Nominalize verbs for proper grammar
2 parents 9c1ce7d + 6d95734 commit 812d14d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

themes/vue/layout/index.ejs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@
117117
<ul>
118118
<li>Extendable Data bindings</li>
119119
<li>Plain JS object models</li>
120-
<li>API that simply makes sense</li>
121-
<li>Build UI by composing components</li>
122-
<li>Mix &amp; matching small libraries</li>
120+
<li>APIs that simply make sense</li>
121+
<li>Building UIs by composing components</li>
122+
<li>Mixing &amp; matching small libraries</li>
123123
</ul>
124124
</div>
125125
<div id="footer">

0 commit comments

Comments
 (0)