Skip to content

Commit 0321fbe

Browse files
committed
fix 'changed' markup
1 parent 5257c91 commit 0321fbe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

common/terms.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
Its value is either a string (<dfn data-cite="JSON-LD11#dfn-simple-term-definition" data-lt="simple term definition|simple term" data-lt-noDefault>simple term definitiondfn>),
384384
expanding to an <a>IRIa>,
385385
or a map (<a>expanded term definitiona>).<br/>
386-
<span class="change">For <a data-cite="JSON-LD11-API#context-processing-algorithms">context processinga>, <a>term definitionsa>' values are converted internally to a dedicated data structurespan> that is easier to process.
386+
For <a data-cite="JSON-LD11-API#context-processing-algorithms">context processinga>, <a>term definitionsa>' values are converted internally to a dedicated data structure that is easier to process.
387387
dd>
388388
<dt class="changed"><dfn data-cite="JSON-LD11#dfn-type-map">type mapdfn>dt><dd class="changed">
389389
A <a>type mapa> is a <a>mapa> value of a <a>terma>

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@

RDF Serialization/Deserialization

10741074
<p>The <a>active contexta> consists of:p>
10751075
<ul>
10761076
<li>the active <a>term definitionsa> which specify how
1077-
keys and values have to be interpreted (<a class="change">mapa> of <a>term definitionsa>),li>
1077+
keys and values have to be interpreted (<a class="changed">mapa> of <a>term definitionsa>),li>
10781078
<li>the current <dfn data-lt="context-base-iri" data-lt-noDefault>base IRIdfn> (<a>IRIa>),li>
10791079
<li class="changed">the <dfn>original base URLdfn> (<a>IRIa>),li>
10801080
<li class="changed">an <dfn data-lt="context-inverse" data-lt-noDefault>inverse contextdfn> (<a>inverse contexta>),li>
@@ -1085,7 +1085,7 @@

RDF Serialization/Deserialization

10851085
used when a non-propagated <a>contexta> is defined.li>
10861086
ul>
10871087

1088-
<p>Each <a>term definitiona><span class="change">'s valuespan> consists of:p>
1088+
<p>Each <a>term definitiona><span class="changed">'s valuespan> consists of:p>
10891089
<ul>
10901090
<li>an <dfn>IRI mappingdfn> (<a>IRIa>),li>
10911091
<li class="changed">a <dfn>prefix flagdfn> (<a>booleana>),li>

0 commit comments

Comments
 (0)