Skip to content

Commit

Permalink
Ukranian => Ukrainian (#211)
Browse files Browse the repository at this point in the history
[no important files changed]
  • Loading branch information
keiravillekode authored Aug 10, 2024
1 parent 4f8ddda commit c107e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/practice/zebra-puzzle/.meta/proof.ci.wren
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class ZebraPuzzle {
nationalities[es] = "Spanish"
nationalities[ja] = "Japanese"
nationalities[no] = "Norwegian"
nationalities[uk] = "Ukranian"
nationalities[uk] = "Ukrainian"

if (en == red && no == FIRST && nextTo(no, blue)) {

Expand Down

0 comments on commit c107e3f

Please sign in to comment.