Skip to content

Commit 2cd289c

Browse files
committed
docs: fix typo
1 parent 3ac257a commit 2cd289c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,7 @@ export default {
505505
- **type:** `"auto" | string | boolean`
506506
- _default:_ `"auto"`
507507

508-
> Sets the behavior of the wave when used with triggers. (See the [dedication section](#using-triggers) on triggers for more details).
508+
> Sets the behavior of the wave when used with triggers. (See the [dedicated section](#using-triggers) on triggers for more details).
509509
510510
- `false`
511511
Disables the use of triggers. If a `v-wave-trigger` (without an ID) is present in the dom tree of this element, it will be ignored (i.e. `v-wave` always behaves as if there's no trigger).

0 commit comments

Comments
 (0)