We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c97796 commit 6c5bc7dCopy full SHA for 6c5bc7d
README.md
@@ -208,7 +208,7 @@ You can also generate a derived image on the fly by passing an array with parame
208
$mediaItem->getURL(['w' => 450, 'h' => 200, 'filt' => 'greyscale']);
209
```
210
211
-This call will generated an url that, when hit, will generate the derived image.
+This call will generate an url that, when hit, will generate the derived image.
212
213
## Contributing
214
0 commit comments