Skip to content

Commit 2b1d6c8

Browse files
committed
Mark "atomic" term as exported to silence warnings.
1 parent ef42fca commit 2b1d6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ <h3>RDF Terms</h3>
703703
<span id="dfn-rdf-terms"><!-- obsolete term--></span><dfn data-lt="rdf term">RDF terms</dfn>.</p>
704704

705705
<p>
706-
[=IRIs=], [=literals=] and [=blank nodes=] are said to be <dfn data-lt-no-plural>atomic</dfn> [=RDF terms=].
706+
[=IRIs=], [=literals=] and [=blank nodes=] are said to be <dfn class="export" data-lt-no-plural>atomic</dfn> [=RDF terms=].
707707
</p>
708708

709709
<p><dfn>RDF term equality</dfn>:

0 commit comments

Comments
 (0)