README.md in scribd-carrierwave-0.0.9 vs README.md in scribd-carrierwave-0.1.0

- old
+ new

@@ -40,10 +40,10 @@ ------------------ Just add ````<%= attachment.display_ipaper %>```` into your view. To display multiple documents on the same page, you need to pass in a unique id for each one: -````<%= attachment.display_ipaper({id: '_attachemment1'}) %>```` +````<%= attachment.display_ipaper({id: '_attachement1'}) %>```` To get the link to the fullscreen document: ````<%= attachment.fullscreen_url %>```` \ No newline at end of file