Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jun 17, 2024
1 parent 2ef9942 commit 74c88f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* @property {ReadonlyArray<string> | null | undefined} [subset]
* List of allowed languages (default: all registered languages).
*
* @typedef {Object} Options
* @typedef Options
* Configuration for `highlight`.
* @property {string | null | undefined} [prefix='hljs-']
* Class prefix (default: `'hljs-'`).
Expand Down

0 comments on commit 74c88f0

Please sign in to comment.