Commit d91f58c
authored
doc: fix command name minify:asset (#13)
There is no `s` at the end:
https://github.com/sensiolabs/minify-bundle/blob/655f29e6b839aa1df035ed904575ca606ff187d0/src/Command/MinifyAssetCommand.php#L311 parent c4cbc2d commit d91f58c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
| 124 | + | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments