Skip to content

Commit

Permalink
Merge pull request FakerPHP#89 from m-fi/patch-1
Browse files Browse the repository at this point in the history
Remove extra character from emoji description
  • Loading branch information
localheinz authored Jun 13, 2023
2 parents f418da3 + 4a52c2c commit b4c9a21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/formatters/miscellaneous.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ echo $faker->currencyCode();
## `emoji`

Generate a random emoji.
K

```php
echo $faker->emoji();

Expand Down

0 comments on commit b4c9a21

Please sign in to comment.