Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
greglobinski committed May 17, 2018
1 parent 4d7d4a7 commit 5f31492
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ A ready to use, easy to customize 'like theme' starter with a 'Hero' section on
* App **favicons** generator (node script)
* Easy customizable base **styles** via `theme` object generated from `yaml` file (fonts, colors, sizes)
* React **v.16.3** (gatsby-plugin-react-next)
* **Components** leazy loading (social sharing)
* **Components** lazy loading (social sharing)
* **ESLint** (google config)
* **Prettier** code styling
* Webpack `BundleAnalyzerPlugin`
Expand Down
2 changes: 1 addition & 1 deletion content/pages/1--about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This is a demo site of the [HeroBlog](https://github.com/greglobinski/gatsby-sta
* App **favicons** generator (node script)
* Easy customizable base **styles** via `theme` object generated from `yaml` file (fonts, colors, sizes)
* React **v.16** (gatsby-plugin-react-next)
* **Components** leazy loading (social sharing)
* **Components** lazy loading (social sharing)
* **ESLint** (google config)
* **Prettier** code styling
* Webpack `BundleAnalyzerPlugin`

0 comments on commit 5f31492

Please sign in to comment.