From c32e38e776f78937ca374ff7cb4c0dbe681301c1 Mon Sep 17 00:00:00 2001 From: Matthew Harris Date: Fri, 11 Jan 2019 23:03:22 +0000 Subject: [PATCH] docs(CHANGELOG): fix small typo (#17067) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 00f693c56b..619e55bb88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -126,7 +126,7 @@ Removes the `--width` and `--height` variables from the following components, in #### Overlay Components -The following components have all be converted to shadow (or scoped) and have CSS variables for width/height: +The following components have all been converted to shadow (or scoped) and have CSS variables for width/height: - Action Sheet _(scoped)_ - Alert _(scoped)_