From 6dd4f6f92d1c4bc47a2b52b56d87f4b774aca96d Mon Sep 17 00:00:00 2001 From: Timofey Date: Tue, 10 Jan 2023 16:30:21 +0100 Subject: [PATCH] Update packages/macro/test/jsx-selectOrdinal.ts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Martin Chrástek --- packages/macro/test/jsx-selectOrdinal.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/macro/test/jsx-selectOrdinal.ts b/packages/macro/test/jsx-selectOrdinal.ts index 53888cc8d..6e47cf3e8 100644 --- a/packages/macro/test/jsx-selectOrdinal.ts +++ b/packages/macro/test/jsx-selectOrdinal.ts @@ -26,7 +26,7 @@ const cases: TestCase[] = [ `, }, { - // without trailing whitespace icu expression on the next line will don't have a space + // without trailing whitespace ICU expression on the next line will not have a space input: ` import { Trans, SelectOrdinal } from '@lingui/macro';