Skip to content

Commit 076182b

Browse files
authored
fix: typo esj -> ejs (#121)
1 parent 8a417e3 commit 076182b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/typing.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export interface InjectOptions {
1313
tags?: HtmlTagDescriptor[]
1414

1515
/**
16-
* @description esj options configuration
16+
* @description ejs options configuration
1717
*/
1818
ejsOptions?: EJSOptions
1919
}

0 commit comments

Comments
 (0)