Skip to content

Commit

Permalink
Merge pull request #3620 from wainuiomata/typos
Browse files Browse the repository at this point in the history
Fix typo in jsdoc: presentation
  • Loading branch information
hakimel committed May 15, 2024
2 parents 15d9b65 + ab760ba commit 7cab93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/reveal.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.
*/
Expand Down

0 comments on commit 7cab93b

Please sign in to comment.