Skip to content

Commit 04fb921

Browse files
committed
GH-81: Clarify scope of reifier of an annotation block
1 parent ce11476 commit 04fb921

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
@@ -946,7 +946,7 @@ <h2>Annotation Syntax</h2>
946946
If not followed by an annotation block, a <a>reifier</a>
947947
is treated like a <a href="#grammar-production-reifiedTriple"><code>reifiedTriple</code></a>
948948
without annotations.
949-
If an annotation block is not preceded by a <a>reifier</a>,
949+
If an annotation block is not immediately preceded by a <a>reifier</a>,
950950
an RDF blank node is allocated to serve as the <a>reifier</a> of the
951951
<a data-cite="RDF12-CONCEPTS#dfn-triple-term">triple term</a>.
952952
</p>

0 commit comments

Comments
 (0)