Skip to content

Commit 2435390

Browse files
authored
chore: fix wrong @fileoverview description (#428)
wip
1 parent f7fb0cf commit 2435390

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/language/markdown-language.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @fileoverview Functions to fix up rules to provide missing methods on the `context` object.
2+
* @fileoverview The MarkdownLanguage class.
33
* @author Nicholas C. Zakas
44
*/
55

0 commit comments

Comments
 (0)