From cc095e4edfcd0e0f98ee847d803620f41bb79f61 Mon Sep 17 00:00:00 2001 From: dceejay Date: Sat, 14 Feb 2015 19:06:35 +0000 Subject: [PATCH] edit HTML node info to remove ref to jQuery. Link to CSSselect instead. --- nodes/core/parsers/70-HTML.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nodes/core/parsers/70-HTML.html b/nodes/core/parsers/70-HTML.html index e423e8775..bbe9c18b2 100644 --- a/nodes/core/parsers/70-HTML.html +++ b/nodes/core/parsers/70-HTML.html @@ -40,14 +40,14 @@ -
Tip: The Select value is a jQuery style selector.
+
Tip: The Select value is a CSS Selector, similar to a jQuery selector.