Skip to content

Commit 48282a0

Browse files
authored
Fix list structure for required owners in suggestion (#1293)
1 parent 1d856c4 commit 48282a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

+2
Original file line numberDiff line numberDiff line change
@@ -8465,8 +8465,10 @@ <h5>Presentational Roles Conflict Resolution</h5>
84658465
<tr>
84668466
<th class="role-mustcontain-head" scope="row">Required Owned Elements:</th>
84678467
<td class="role-mustcontain">
8468+
<ul>
84688469
<li><rref>insertion</rref></li>
84698470
<li><rref>deletion</rref></li>
8471+
</ul>
84708472
</td>
84718473
</tr>
84728474
<tr>

0 commit comments

Comments
 (0)