Skip to content
This repository was archived by the owner on Aug 24, 2019. It is now read-only.

Commit 86e7c3c

Browse files
authored
Merge pull request #2 from bradleyayers/patch-1
Fix spelling error in API.
2 parents e9792dd + 0d47a10 commit 86e7c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/h2x-plugin-jsx/src/JSXAttribute.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class JSXAttribute {
66

77
name = null
88
value = null
9-
litteral = false
9+
literal = false
1010
spread = false
1111
}
1212

0 commit comments

Comments
 (0)