Fixes typos

This commit is contained in:
Andreas Deininger
2023-01-25 14:13:31 +01:00
parent 447fefd31c
commit 32a16295c3
5 changed files with 12 additions and 12 deletions

View File

@@ -1,5 +1,5 @@
/**
* Makes it possble to jump to a slide by entering its
* Makes it possible to jump to a slide by entering its
* slide number or id.
*/
export default class JumpToSlide {