Skip to content

Commit

Permalink
Update packages/macro/test/jsx-selectOrdinal.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Chrástek <chrastek12@gmail.com>
  • Loading branch information
timofei-iatsenko and Martin005 authored Jan 10, 2023
1 parent f8c382b commit 6dd4f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/macro/test/jsx-selectOrdinal.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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';
<Trans>
Expand Down

0 comments on commit 6dd4f6f

Please sign in to comment.