Skip to content

Commit 6c5bc7d

Browse files
committed
Update README.md
1 parent 0c97796 commit 6c5bc7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ You can also generate a derived image on the fly by passing an array with parame
208208
$mediaItem->getURL(['w' => 450, 'h' => 200, 'filt' => 'greyscale']);
209209
```
210210

211-
This call will generated an url that, when hit, will generate the derived image.
211+
This call will generate an url that, when hit, will generate the derived image.
212212

213213
## Contributing
214214

0 commit comments

Comments
 (0)