Skip to content

Commit b073ec4

Browse files
committed
Docs - Fix wrong method name in v9 docs
1 parent f404895 commit b073ec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/content/v9/pages/api/options.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ Allow the carousel to skip scroll snaps if it's dragged vigorously. Note that th
506506
code={`{ slideChanges: true | false }`}
507507
/>
508508

509-
Embla automatically watches the container for **added** and/or **removed** slides and runs [`reinit`](/docs/api/methods/#reinit) if needed. Set this to `false` to disable this behaviour.
509+
Embla automatically watches the container for **added** and/or **removed** slides and runs [`reInit`](/docs/api/methods/#reinit) if needed. Set this to `false` to disable this behaviour.
510510

511511
---
512512

0 commit comments

Comments
 (0)