Skip to content

Commit 8dc0910

Browse files
authored
Merge pull request #35 from nclsHart/typo
2 parents c796e7b + cf69af3 commit 8dc0910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/v2/constructors.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ the below example will unset all the modifiers configuration and any other
186186
custom options:
187187

188188
```js
189-
instace.setOptions({
189+
instance.setOptions({
190190
placement: 'bottom',
191191
});
192192
```

0 commit comments

Comments
 (0)