Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
OscarGodson committed Mar 10, 2014
1 parent 3490d23 commit 6280200
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 @@ -30,7 +30,7 @@ $ git clone git@github.com:OscarGodson/EpicEditor
<div id="epiceditor"></div>
```

Alternativly, wrap an existing textarea to load the contents into th EpicEditor instance.
Alternately, wrap an existing textarea to load the contents into th EpicEditor instance.

```html
<div id="epiceditor"><textarea id="my-edit-area"></textarea></div>
Expand Down

0 comments on commit 6280200

Please sign in to comment.