diff --git a/README.md b/README.md index 980a5a2..97650bc 100644 --- a/README.md +++ b/README.md @@ -325,7 +325,7 @@ $video->filters()->framerate($framerate, $gop); The framerate filter takes two parameters: -- `$framerate`, an instance of `FFMpeg\Coordinate\Framerate` +- `$framerate`, an instance of `FFMpeg\Coordinate\FrameRate` - `$gop`, a [GOP](https://wikipedia.org/wiki/Group_of_pictures) value (integer) ###### Synchronize