Skip to content

Commit

Permalink
Updated index.html (#358)
Browse files Browse the repository at this point in the history
Fixed typo.
  • Loading branch information
jofftiquez authored and thedustinsmith committed Oct 19, 2017
1 parent 2f48690 commit f2158da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h3>Methods</h3>
</li>
<li id="bind">
<strong class="focus">bind({ url, points, orientation, zoom })</strong><em>Promise</em>
<p>Bind an image the croppie. Returns a promise to be resolved when the image has been loaded and the croppie has been initialized.</p>
<p>Bind an image to the croppie. Returns a promise to be resolved when the image has been loaded and the croppie has been initialized.</p>
<span class="default">Parameters</span>
<br />
<ul class="parameter-list">
Expand Down

0 comments on commit f2158da

Please sign in to comment.