Skip to content

Commit

Permalink
Merge pull request #127 from JadoJodo/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
freekmurze authored Jun 7, 2024
2 parents 3a5f5f5 + 4a02a6a commit 35eb1a6
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 @@ -88,7 +88,7 @@ return [
],

Svgo::class => [
'--disable=cleanupIDs' // disabling because it is know to cause troubles
'--disable=cleanupIDs' // disabling because it is known to cause trouble
],

Gifsicle::class => [
Expand Down

0 comments on commit 35eb1a6

Please sign in to comment.