Skip to content

Commit b353571

Browse files
pchampinTallTed
authored andcommitted
Update spec/index.html
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent b859a4d commit b353571

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
@@ -147,9 +147,9 @@ <h3>Graph-based Data Model</h3>
147147
<figure id="fig-rdf-graph">
148148
<a href="rdf-graph.svg">
149149
<object data="rdf-graph.svg"
150-
aria-label="An RDF graph with two nodes (Subject and Object) and an arc connecting them (Predicate)"></object>
150+
aria-label="An RDF graph with two nodes (Subject and Object) and an arc (Predicate) connecting them"></object>
151151
</a>
152-
<figcaption>An RDF graph with two nodes (Subject and Object) and a triple connecting them (Predicate)</figcaption>
152+
<figcaption>An RDF graph with two nodes (Subject and Object) and an arc (Predicate) connecting them</figcaption>
153153
</figure>
154154

155155
<p>There can be four kinds of <a>nodes</a> in an

0 commit comments

Comments
 (0)