Skip to content

Commit a183f09

Browse files
domhhvsimonwep
authored andcommitted
docs: fix typo in examples
1 parent 6fc740d commit a183f09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/pages/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import DemoScrollable from '../demos/DemoScrollable.vue';
1818

1919
A single, simple box with a standard behaviour as you know it from your trusty file explorer.
2020
Press `Ctrl` / `Cmd` to select multiple items, or deselect items by clicking on them again.
21-
Press `Shift` to select a range of items after selecting one ore more before.
21+
Press `Shift` to select a range of items after selecting one or more before.
2222

2323
<DemoSimple />
2424

0 commit comments

Comments
 (0)