diff --git a/lib/mixins/property-effects.html b/lib/mixins/property-effects.html
index 93c7bf4ed8..2de01ab393 100644
--- a/lib/mixins/property-effects.html
+++ b/lib/mixins/property-effects.html
@@ -704,7 +704,7 @@
}
/**
- * On the `inst` element that was previously bound, uses `inst.__templateNodeInfo`
+ * On the `inst` element that was previously bound, uses nodeInfo list
* to setup compound binding storage structures onto the bound
* nodes (`inst.__templateNodes`).
* (`inst._, and 2-way binding event listeners are also added.)