We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e82dd7 commit d77d6c1Copy full SHA for d77d6c1
website/src/components/Header.tsx
@@ -42,7 +42,7 @@ const Header = (): React.ReactElement => {
42
/>
43
<h1 className={clsx(styles.heroTitle)}>{siteConfig.tagline}</h1>
44
<p className={"margin-bottom--lg"}>
45
- JavaScript library for internalization (i18n) of JavaScript projects. Supports React (including RSC and
+ JavaScript library for internationalization (i18n) of JavaScript projects. Supports React (including RSC and
46
React Native), Vue, Node.js, and more.
47
</p>
48
0 commit comments