From f80fa40cbb316d17c604ff759bb56bd2d86cb99a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Berg=C3=A9?= Date: Thu, 6 Dec 2018 16:53:51 +0100 Subject: [PATCH] docs(readme): fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78306bb..9765a27 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ npm install @loadable/component ## [Docs](https://www.smooth-code.com/open-source/loadable-components) -**See the documentation at [smooth-code.com/open-source/loadable-components](https://www.smooth-code.com/open-source/loadable-components)** for more information about using `loadable components`! +**See the documentation at [smooth-code.com/open-source/loadable-components](https://www.smooth-code.com/open-source/loadable-components)** for more information about using Loadable Components! Quicklinks to some of the most-visited pages: @@ -42,7 +42,7 @@ function MyComponent() { } ``` -## Licence +## License Licensed under the MIT License, Copyright © 2017-present Smooth Code.