Skip to content

Commit a02f303

Browse files
committed
chore: cleanup sh:memberShape text deifnition
1 parent d490f2c commit a02f303

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
@@ -5718,13 +5718,13 @@ <h4>sh:memberShape</h4>
57185718
<tr>
57195719
<td><code>sh:minListLength</code></td>
57205720
<td>
5721-
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>.
5721+
An optional non-negative integer that specifies the minimum number of members in the <a href="#syntax-rule-SHACL-list">SHACL list</a>.
57225722
</td>
57235723
</tr>
57245724
<tr>
57255725
<td><code>sh:maxListLength</code></td>
57265726
<td>
5727-
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>.
5727+
An optional non-negative integer that specifies the maximum number of members in the <a href="#syntax-rule-SHACL-list">SHACL list</a>.
57285728
</td>
57295729
</tr>
57305730
<tr>

0 commit comments

Comments
 (0)