Skip to content

Commit a4a25e3

Browse files
mattobeeCopilot
andauthored
Update tutorials/metadata.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent d3d6509 commit a4a25e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/metadata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A primary language must be set in the pages metadata. Screen readers rely on the
2020

2121
Additionally, any text written in a different language from the main page should be properly marked up in the HTML. This allows screen readers to accurately interpret and pronounce the content using the correct language settings.
2222

23-
The language code is a two letter ISO code such as `en` for English, or an extended code such as `en-US` for US English or `en-GB` for British English. Only use the extended code when it create a meaningful difference, such as with varied Chinese dialects, Spanish, French (`fr`) vs French Canadian (`fr-CA`), etc.
23+
The language code is a two letter ISO code such as `en` for English, or an extended code such as `en-US` for US English or `en-GB` for British English. Only use the extended code when it creates a meaningful difference, such as with varied Chinese dialects, Spanish, French (`fr`) vs French Canadian (`fr-CA`), etc.
2424

2525
**Remember:**
2626

0 commit comments

Comments
 (0)