Skip to content

Commit 74c88f0

Browse files
committed
Fix typo
1 parent 2ef9942 commit 74c88f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
* @property {ReadonlyArray<string> | null | undefined} [subset]
1717
* List of allowed languages (default: all registered languages).
1818
*
19-
* @typedef {Object} Options
19+
* @typedef Options
2020
* Configuration for `highlight`.
2121
* @property {string | null | undefined} [prefix='hljs-']
2222
* Class prefix (default: `'hljs-'`).

0 commit comments

Comments
 (0)