From aaafa7ff8a81d4668a4ec4b440a0c1bc03d69ded Mon Sep 17 00:00:00 2001 From: Nathan Hunzaker Date: Mon, 7 Aug 2017 07:18:23 -0400 Subject: [PATCH] Fix spelling mistake in ajaxify HTML property comment --- src/renderers/dom/shared/HTMLDOMPropertyConfig.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/renderers/dom/shared/HTMLDOMPropertyConfig.js b/src/renderers/dom/shared/HTMLDOMPropertyConfig.js index 931390bcc5741..1fe69bedb1a20 100644 --- a/src/renderers/dom/shared/HTMLDOMPropertyConfig.js +++ b/src/renderers/dom/shared/HTMLDOMPropertyConfig.js @@ -66,7 +66,7 @@ var HTMLDOMPropertyConfig = { // See http://schema.org/docs/gs.html itemScope: HAS_BOOLEAN_VALUE, // Facebook internal attribute. This is an object attribute that - // impliments a custom toString() method. Objects are not allowed as + // implements a custom toString() method. Objects are not allowed as // custom attributes unless they are specified by an attribute config ajaxify: 0, // These attributes must stay in the white-list because they have