Skip to content

Commit efd3254

Browse files
docs(mf2/messageformat): Update README
1 parent c58758a commit efd3254

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mf2/messageformat/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This library provides an implementation of the [ECMA-402 Intl.MessageFormat prop
44
which is built on top of the [Unicode MessageFormat 2.0 specification] (MF2),
55
developed by the [MessageFormat Working Group].
66

7-
The API provided by this library is current as of the [LDML 46.1] (December 2024)G
7+
The API provided by this library is current as of the [LDML 46.1] (December 2024)
88
version of the MF2 specification.
99

1010
[ecma-402 intl.messageformat proposal]: https://github.com/dminor/proposal-intl-messageformat/
@@ -56,7 +56,7 @@ For more information on additional types and functions provided by this package,
5656
see the [API documentation site](https://messageformat.github.io/messageformat/api/).
5757

5858
> [!IMPORTANT]
59-
> This means that the v4 release of the `messageformat` package has
59+
> The v4 release of the `messageformat` package has
6060
> an entirely different API compared to its earlier major releases,
6161
> which were built on top of ICU MessageFormat, aka "MF1".
6262
> For that,

0 commit comments

Comments
 (0)