Skip to content

Commit 7cb9ba0

Browse files
committed
chore: cleanup sh:memberShape text deifnition
1 parent 6fd89e4 commit 7cb9ba0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shacl12-core/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5729,13 +5729,13 @@ <h4>sh:memberShape</h4>
57295729
<tr>
57305730
<td><code>sh:minListLength</code></td>
57315731
<td>
5732-
An optional <a>non-negative integer</a> that specifies the minimum number of members in the <a href="#syntax-rule-SHACL-list">SHACL list</a>.
5732+
An optional non-negative integer that specifies the minimum number of members in the <a href="#syntax-rule-SHACL-list">SHACL list</a>.
57335733
</td>
57345734
</tr>
57355735
<tr>
57365736
<td><code>sh:maxListLength</code></td>
57375737
<td>
5738-
An optional <a>non-negative integer</a> that specifies the maximum number of members in the <a href="#syntax-rule-SHACL-list">SHACL list</a>.
5738+
An optional non-negative integer that specifies the maximum number of members in the <a href="#syntax-rule-SHACL-list">SHACL list</a>.
57395739
</td>
57405740
</tr>
57415741
<tr>

0 commit comments

Comments
 (0)