Skip to content

Commit

Permalink
Merge pull request #346 from zazoomauro/patch-1
Browse files Browse the repository at this point in the history
Update filters.md
  • Loading branch information
makasim committed Mar 16, 2014
2 parents 3e28918 + f48270e commit 694e299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/filters.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ public function filterAction($path, $filter)
$filteredBinary = $this->filterManager->applyFilter($binary, $filter, array(
'filters' => array(
'thumbnail => array(
'thumbnail' => array(
'size' => array(300, 100)
)
)
Expand Down

0 comments on commit 694e299

Please sign in to comment.