From c055946d37d2650146a46d4673a6099514018b08 Mon Sep 17 00:00:00 2001 From: cspdabbler <39871000+cspdabbler@users.noreply.github.com> Date: Sat, 16 Jun 2018 17:54:25 +0530 Subject: [PATCH] Update README.md (#42) Fixing the typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc8bba78..40419240 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ import React from 'react'; // You can import from the global component (you will need to include the css file dist/react-bulma-components.min.css) import { Columns } from 'react-bulma-components'; -// You can also include the js that also bundle the ccs (do not work with server-side rendering) +// You can also include the js that also bundle the css (do not work with server-side rendering) import { Columns } from 'react-bulma-components/full'; // [RECOMENDED] Or import only the components you will use (this will reduce the total bundle size) @@ -121,4 +121,4 @@ resolve { ``` -This page is open source. Noticed a typo? Or something unclear? Improve this page on [GitHub](https://github.com/couds/react-bulma-components/blob/master/README.md) \ No newline at end of file +This page is open source. Noticed a typo? Or something unclear? Improve this page on [GitHub](https://github.com/couds/react-bulma-components/blob/master/README.md)