Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Feb 14, 2022
1 parent 80a5330 commit f1782b3
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 @@ -70,7 +70,7 @@ $image = $poser->generate('license', 'MIT', '428F7E', 'plastic');
echo $image->getStyle();
```

The allowed styles are: `plastic`, `flat`, `flat-square` and `for-the-badge`.
The allowed styles are: `plastic`, `flat`, `flat-square`, and `for-the-badge`.


## Encoding
Expand Down

0 comments on commit f1782b3

Please sign in to comment.