misc(v2): nitpicky formatting

This commit is contained in:
Yangshun Tay 2019-12-04 00:55:52 -08:00
parent e0425358ee
commit 4927f764e5
8 changed files with 45 additions and 32 deletions

View file

@ -71,7 +71,7 @@ my-website
## Using React
React is used as the UI library to create pages. Every page component should export a React component and you can leverage on the expressibility of React to build rich and interactive content.
React is used as the UI library to create pages. Every page component should export a React component and you can leverage on the expressiveness of React to build rich and interactive content.
<!--
TODO: