Skip to content

Commit fbb7b8a

Browse files
pchampinTallTed
andcommitted
Apply suggestions from code review
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 34b7178 commit fbb7b8a

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
@@ -681,7 +681,7 @@ <h4>Client Considerations</h4>
681681
<h3>Strings in RDF</h3>
682682

683683
<p>RDF uses Unicode [[Unicode]] as the fundamental representation for string values.
684-
Within this, and related specifications, the term <dfn id="dfn-rdf-string" class="export" data-local-lt="string">RDF string</dfn>,
684+
Within this and related specifications, the term <dfn id="dfn-rdf-string" class="export" data-local-lt="string">RDF string</dfn>,
685685
or simply [=string=],
686686
is used to describe an ordered sequence of zero or more
687687
<a data-cite="I18N-GLOSSARY#dfn-code-point" class="lint-ignore">Unicode code points</a>
@@ -933,7 +933,7 @@ <h3>Literals</h3>
933933
two, three, or four components, as below:</p>
934934

935935
<ol>
936-
<li>A <dfn class="export">lexical form</dfn>, being an <a data-lt="string">RDF string</a>.
936+
<li>A <dfn class="export">lexical form</dfn>, being an <a data-lt="string">RDF string</a>.</li>
937937
<li>A <dfn class="export">datatype IRI</dfn>, being an <a>IRI</a>
938938
identifying a datatype that determines how the lexical form maps
939939
to a <a>literal value</a>.</li>

0 commit comments

Comments
 (0)