From 27b5e3daa78f6a3b2229848e32aed04e2ae8f200 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Wed, 19 Jan 2022 10:10:30 -0500 Subject: [PATCH] fix typo --- docs/resources/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/resources/changelog.md b/docs/resources/changelog.md index 3b08c5934..5a0b66ad4 100644 --- a/docs/resources/changelog.md +++ b/docs/resources/changelog.md @@ -8,7 +8,7 @@ _During the beta period, these restrictions may be relaxed in the event of a mis ## Next -- Implemented stricter linting to improve consistency and reduce errors, which resulting in many small refactors throughout the codebase [#647](https://github.com/shoelace-style/shoelace/pull/647) +- Implemented stricter linting to improve consistency and reduce errors, which resulted in many small refactors throughout the codebase [#647](https://github.com/shoelace-style/shoelace/pull/647) - Updated minimum Node version to 14.17 ## 2.0.0-beta.64