mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-04 21:57:59 +02:00
Fix typo in plugin.js
withing -> within
This commit is contained in:
@@ -19,7 +19,7 @@ const Plugin = {
|
|||||||
hljs,
|
hljs,
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Highlights code blocks withing the given deck.
|
* Highlights code blocks within the given deck.
|
||||||
*
|
*
|
||||||
* Note that this can be called multiple times if
|
* Note that this can be called multiple times if
|
||||||
* there are multiple presentations on one page.
|
* there are multiple presentations on one page.
|
||||||
|
Reference in New Issue
Block a user