From d26c19c43e9bc822364128e9c0dbe2171053bc4b Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Wed, 3 Jul 2013 20:32:06 +0200 Subject: [PATCH] Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4601044..ffc40e2 100644 --- a/README.md +++ b/README.md @@ -145,7 +145,7 @@ The resize filter takes three parameters : ###### Framerate -Change the frame rate of the video. +Changes the frame rate of the video. ```php $video->filters()->framerate($framerate, $gop);