diff --git a/index.html b/index.html index 0bded72..d505ab6 100755 --- a/index.html +++ b/index.html @@ -830,8 +830,13 @@

Characters

and that <head> element MUST have at least one <metadata> element child.

-

It is good practice to locate all the Character objects within - a single <metadata> element parent.

+

recommends that + all the Character objects be located within + a single <metadata> element parent, + and in the case that there are more than one + <metadata> element children of + the <head> element, + that the Character objects are located in the first such child.