Fix typo (sidebar-navigation-screen-typography.tsx) (#50332)

* Update sidebar-navigation-screen-typography.tsx

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
DAnn2012 2024-08-06 02:36:17 +02:00 committed by GitHub
parent f7f280fd1b
commit ec6711346b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View File

@ -183,7 +183,7 @@ export const SidebarNavigationScreenTypography = ( {
className="core-profiler__checkbox"
label={ interpolateComponents( {
mixedString: __(
'More fonts are available! Opt in to connect your store and access the full font library, plus get more relevant content and a tailored store setup experience. Opting in will enable {{link}}usage tracking{{/link}}, which you can opt out of at any time via WooCommerece settings.',
'More fonts are available! Opt in to connect your store and access the full font library, plus get more relevant content and a tailored store setup experience. Opting in will enable {{link}}usage tracking{{/link}}, which you can opt out of at any time via WooCommerce settings.',
'woocommerce'
),
components: {

View File

@ -0,0 +1,4 @@
Significance: patch
Type: tweak
Comment: Fix typo (sidebar-navigation-screen-typography.tsx)