Skip to content

Commit 9fec32d

Browse files
committed
update column widths
1 parent 6390ba2 commit 9fec32d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

PROCESS.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,12 @@ If a new release fully defines a previously undefined (or under-defined) behavio
2525

2626
For reference, this table shows the validation results of a hypothetical schema and instance across two consecutive releases to illustrate the compatibility of those releases:
2727

28-
<table>
28+
<table>
2929
<tr>
3030
<td>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Next➡️<br>⬇️Current</td>
31-
<th width="100" align="center">pass</th>
32-
<th width="100" align="center">fail</th>
33-
<th width="100" align="center">indeterminant</th>
31+
<th width="150" align="center">pass</th>
32+
<th width="150" align="center">fail</th>
33+
<th width="150" align="center">indeterminant</th>
3434
</tr>
3535
<tr>
3636
<th align="center">pass</th>

0 commit comments

Comments
 (0)