From f2a1a3af1281adcbe635349e50546c837bab5665 Mon Sep 17 00:00:00 2001 From: Boris Petrov Date: Sun, 8 Jan 2023 09:44:07 +0200 Subject: [PATCH] Fix typo in CHANGELOG --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e87fe40b2b10..df1b8030f041 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -65,7 +65,7 @@ We now don't strictly follow the release notes format suggested by [Keep a Chang ```hbs {{! Input }} -{#when isAtWork as |work|}} +{{#when isAtWork as |work|}} Ship that {{work}}! {{else when isReading as |book|}} @@ -89,7 +89,7 @@ We now don't strictly follow the release notes format suggested by [Keep a Chang {{/when}} {{! Prettier 2.8.2 }} -{#when isAtWork as |work|}} +{{#when isAtWork as |work|}} Ship that {{work}}! {{else when isReading as |book|}}