diff --git a/index.html b/index.html
index c9d521a..bcfe975 100644
--- a/index.html
+++ b/index.html
@@ -132,7 +132,7 @@
- Optional fields will allow blank input, but will validate non-blank value based on the input's type attribute and/or custom pattern if supplied.
+ Optional fields will allow a blank value, but will validate a non-blank value based on the input's type attribute and/or custom pattern if supplied.
@@ -147,6 +147,18 @@
Required fields can be dynamically disabled/enabled.
+
+
+
+
+ This field dynamically enables/disables the 'Dependant Child' field if it has a value.
+
+
+
+
+
+ This field dynamically enables/disables if the 'Dependant Parent' field has a value.
+