1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-07-31 20:00:28 +02:00

Fix typo in jsdoc: presentation

This commit is contained in:
Rob van der Linde
2024-04-30 19:41:47 +12:00
parent 6b8c64ffa8
commit ab760babb7

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.
*/