Fix typo in plugin.js
withing -> within
This commit is contained in:
parent
3dade61176
commit
a8e9d8cc8a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ const Plugin = {
|
|||
hljs,
|
||||
|
||||
/**
|
||||
* Highlights code blocks withing the given deck.
|
||||
* Highlights code blocks within the given deck.
|
||||
*
|
||||
* Note that this can be called multiple times if
|
||||
* there are multiple presentations on one page.
|
||||
|
|
Loading…
Reference in a new issue