Skip to content

Commit bdfe69d

Browse files
authored
Fix Polish declension of word "Firefox" in example (#318)
1 parent 334cea8 commit bdfe69d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

guide/terms.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ expressions with multiple variants of the same term value.
3939
-brand-name =
4040
{ $case ->
4141
*[nominative] Firefox
42-
[locative] Firefoxa
42+
[locative] Firefoksie
4343
}
4444
4545
# "About Firefox."
@@ -62,7 +62,7 @@ without any parentheses, the default variant will be used.
6262
-brand-name =
6363
{ $case ->
6464
*[nominative] Firefox
65-
[locative] Firefoxa
65+
[locative] Firefoksie
6666
}
6767
6868
# "Firefox has been successfully updated."

0 commit comments

Comments
 (0)