Skip to content

Commit 3ef0e93

Browse files
authored
Merge pull request #1 from vko-online/master
update readme
2 parents a463a09 + bd7b2b1 commit 3ef0e93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Construct `MojsCurveEditor` with the next options:
4343
```javascript
4444
const mojsCurve = new MojsCurveEditor({
4545
// Name of the Curve you are working on. The name is used to
46-
// idetify record in `localStorage` to resore the state from
46+
// identify record in `localStorage` to resore the state from
4747
// when page gets reloaded, so please specify unique names if
4848
// you use more than one editor on the same page.
4949
name: 'bounce curve',

0 commit comments

Comments
 (0)