Skip to content

Commit

Permalink
Fix typos in Locale.md (mint-lang#678)
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanekay authored Oct 17, 2023
1 parent a16ac9c commit 00b2bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/Language/Locale.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Locale

This feature of the language allows specifing localization tokens and values for languages indentified by [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) codes.
This feature of the language allows specifying localization tokens and values for languages identified by [ISO 639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) codes.

```mint
locale en {
Expand Down

0 comments on commit 00b2bbd

Please sign in to comment.