From 2192431b82e720da92ff1bb4dc7d15210d506ee5 Mon Sep 17 00:00:00 2001 From: Andrew Petro Date: Wed, 23 May 2018 14:33:05 -0500 Subject: [PATCH] docs(readme): add missing whitespace Space between "Material Components" and "Web Components" improves readability. --- packages/base/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/base/README.md b/packages/base/README.md index 64685a87a..260d95e63 100644 --- a/packages/base/README.md +++ b/packages/base/README.md @@ -1,2 +1,2 @@ # mwc-base -A suite of shared libraries and utility functions for [Material Components](https://material.io/components/)[Web Components](https://www.webcomponents.org/introduction) \ No newline at end of file +A suite of shared libraries and utility functions for [Material Components](https://material.io/components/) [Web Components](https://www.webcomponents.org/introduction)