Skip to content

Commit 23df161

Browse files
committed
wording of rdf:dirLangString
1 parent 404595e commit 23df161

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -969,8 +969,8 @@ <h3>Literals</h3>
969969
and MUST be treated accordingly, that is, in a case-insensitive manner.
970970
Two [[!BCP47]]-complying strings that differ only by case represent the same [=language tag=].</li>
971971
<li>If and only if the <a>datatype IRI</a> is
972-
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString</code>,
973-
a <dfn class="export">base direction</dfn> that MUST be one of the following:<ul>
972+
<code>http://www.w3.org/1999/02/22-rdf-syntax-ns#dirLangString</code>, there is a
973+
<dfn class="export">base direction</dfn> that MUST be one of the following:<ul>
974974
<li>`ltr`, indicating that the initial text direction is set to left-to-right</li>
975975
<li>`rtl`, indicating that the initial text direction is set to right-to-left</li>
976976
</ul></li>

0 commit comments

Comments
 (0)