Skip to content

Commit e887090

Browse files
authored
Fix README typo
1 parent 29c1cc5 commit e887090

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ Example Use Case
4242
// ["display_name"]=>
4343
// NULL
4444
// ["domain"]=>
45-
// string(10) "mailme.com"
45+
// string(10) "ymail.com"
4646
// ["local_part"]=>
4747
// string(8) "someuser"
4848
// }
49-
// }
49+
// }

0 commit comments

Comments
 (0)