Merge pull request #3620 from wainuiomata/typos

Fix typo in jsdoc: presentation
This commit is contained in:
Hakim El Hattab 2024-05-15 10:30:39 +02:00 committed by GitHub
commit 7cab93baab
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1252,7 +1252,7 @@ export default function( revealElement, options ) {
/**
* Returns true if we're currently on the last slide in
* the presenation. If the last slide is a stack, we only
* the presentation. If the last slide is a stack, we only
* consider this the last slide if it's at the end of the
* stack.
*/