diff --git a/techniques/html/H91.html b/techniques/html/H91.html index ac3d766b78..7df1e6d23d 100644 --- a/techniques/html/H91.html +++ b/techniques/html/H91.html @@ -154,7 +154,7 @@

Textarea example A

Textarea example B

-

Example B has the same role, the name is set using the title attribute, and the value is the empty string.

+

Example B has the same role and value. The name is set using the title attribute.

<textarea title="Type your speech here">Four score and seven years ago</textarea>