Skip to content

Commit aaafa7f

Browse files
committed
Fix spelling mistake in ajaxify HTML property comment
1 parent bf1ffec commit aaafa7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderers/dom/shared/HTMLDOMPropertyConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ var HTMLDOMPropertyConfig = {
6666
// See http://schema.org/docs/gs.html
6767
itemScope: HAS_BOOLEAN_VALUE,
6868
// Facebook internal attribute. This is an object attribute that
69-
// impliments a custom toString() method. Objects are not allowed as
69+
// implements a custom toString() method. Objects are not allowed as
7070
// custom attributes unless they are specified by an attribute config
7171
ajaxify: 0,
7272
// These attributes must stay in the white-list because they have

0 commit comments

Comments
 (0)