File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
content/contributing/style-guide-and-content-model Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1440,29 +1440,29 @@ The following example shows part of a table from [AUTOTITLE](/code-security/depe
1440
1440
<td align=center>
1441
1441
{% octicon "check" aria-label="Supported" %}
1442
1442
</td>
1443
- </td>
1443
+
1444
1444
<td align=center>
1445
1445
{% octicon "x" aria-label="Not supported" %}
1446
1446
</td>
1447
1447
<td align=center>
1448
1448
{% octicon "check" aria-label="Supported" %}
1449
1449
</td>
1450
- </td>
1450
+
1451
1451
<td align=left>Location of package manifests</td>
1452
1452
</tr>
1453
1453
<tr>
1454
1454
<td style="text-align:left"><code>schedule.interval</code></td>
1455
1455
<td align=center>
1456
1456
{% octicon "check" aria-label="Supported" %}
1457
1457
</td>
1458
- </td>
1458
+
1459
1459
<td align=center>
1460
1460
{% octicon "x" aria-label="Not supported" %}
1461
1461
</td>
1462
1462
<td align=center>
1463
1463
{% octicon "check" aria-label="Supported" %}
1464
1464
</td>
1465
- </td>
1465
+
1466
1466
<td align=left>How often to check for updates</td>
1467
1467
</tr>
1468
1468
</tbody>
You can’t perform that action at this time.
0 commit comments