diff --git a/README.md b/README.md index 2813bc6..572eb69 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ The symbol of the emoji surrounded with colons The symbol of the emoji - Rumoji.encode("😭") {|emoji| emoji.code} + Rumoji.encode("😭") {|emoji| emoji.symbol} #=> "sob" #### .multiple?