Skip to content

Commit ad17aa4

Browse files
authored
Fix typo in types (#760)
1 parent 7e74b4f commit ad17aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fxp.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ export type X2jOptions = {
6464
parseTagValue?: boolean;
6565

6666
/**
67-
* Whether to parse tag value with `strnum` package
67+
* Whether to parse attribute value with `strnum` package
6868
*
6969
* Defaults to `false`
7070
*/

0 commit comments

Comments
 (0)