diff --git a/faq/html.xml b/faq/html.xml index 6cffa04601..3ec705d5c4 100644 --- a/faq/html.xml +++ b/faq/html.xml @@ -209,7 +209,7 @@ - Specifying an arrays key is optional in HTML. If you do not specify + Specifying array keys is optional in HTML. If you do not specify the keys, the array gets filled in the order the elements appear in the form. Our first example will contain keys 0, 1, 2 and 3.