Skip to content

Commit

Permalink
Fixed incorrect flag emoji in Readme example
Browse files Browse the repository at this point in the history
  • Loading branch information
keithpitt committed Apr 10, 2018
1 parent 942855b commit c9fe4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -270,7 +270,7 @@ end

``` ruby
c = Country['MY']
c.emoji_flag # => "🇺🇸"
c.emoji_flag # => "🇲🇾"
```

## Note on Patches/Pull Requests
Expand Down

0 comments on commit c9fe4bc

Please sign in to comment.