Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed May 21, 2015
1 parent 7d750d1 commit b9d22fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ $newsItem->addMedia($pathToAnotherFile, $collectionName);
$newsItem->addMedia($pathToYetAnotherFile, $collectionName);
//all media in the collection will be removed
$newsItem->removeMediaCollection($collectionName);
``
```

## Working with images
###Defining profiles
Expand Down

0 comments on commit b9d22fe

Please sign in to comment.