🐛 fix phrasing in 🎨 description

This commit is contained in:
Daniel Thoren 2021-01-13 14:11:10 +01:00 committed by GitHub
parent 26099ace7d
commit da208268f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or PR).
|emoji|code|description| |emoji|code|description|
|---|---|---| |---|---|---|
|:sparkles:|`:sparkles:`| add new feature / function| |:sparkles:|`:sparkles:`| add new feature / function|
|:art:|`:art:`| improve readibility / structure and fix flake8 errors | |:art:|`:art:`| improve readibility / structure and lint flake8 |
|:goal_net:|`:goal_net:`| try/raise/handle errors or warnings| |:goal_net:|`:goal_net:`| try/raise/handle errors or warnings|
|:zap:|`:zap:`| improve performance / coverage / profiling | |:zap:|`:zap:`| improve performance / coverage / profiling |
|:bug:|`:bug:`| fix this bug| |:bug:|`:bug:`| fix this bug|