From e96705a6aef6f1ab01cacd9827445e8d97157bbc Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Thu, 6 Aug 2020 13:59:31 -0400 Subject: [PATCH] Fix typo --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cfc429b8d..39ec167f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ ## 2.0.0-beta.12 - Fixed a bug where buttons would have horizontal spacing in Safari -- Fixed a bug that caused an import resolution when using Shoelace in a Stencil app +- Fixed a bug that caused an import resolution error when using Shoelace in a Stencil app ## 2.0.0-beta.11