We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a463a09 + bd7b2b1 commit 3ef0e93Copy full SHA for 3ef0e93
readme.md
@@ -43,7 +43,7 @@ Construct `MojsCurveEditor` with the next options:
43
```javascript
44
const mojsCurve = new MojsCurveEditor({
45
// Name of the Curve you are working on. The name is used to
46
- // idetify record in `localStorage` to resore the state from
+ // identify record in `localStorage` to resore the state from
47
// when page gets reloaded, so please specify unique names if
48
// you use more than one editor on the same page.
49
name: 'bounce curve',
0 commit comments