Skip to content

Commit

Permalink
README: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya authored and afair committed Oct 12, 2023
1 parent b626ac9 commit 5ece4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ email.provider #=> :google
email.mailbox #=> "clark.kent"
email.tag #=> "scoops"

email.host.exchanger.first[:ip] #=> "2a00:1450:400b:c02::1a"
email.host.exchangers.first[:ip] #=> "2a00:1450:400b:c02::1a"
email.host.txt_hash #=> {:v=>"spf1", :redirect=>"\_spf.google.com"}

EmailAddress.normal("HIRO@こんにちは世界.com")
Expand Down

0 comments on commit 5ece4f9

Please sign in to comment.