Skip to content

Commit 8156c2a

Browse files
authored
style-guide.md: Unmatched closing tags found in style-guide.md (#40546)
1 parent a4e626d commit 8156c2a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/contributing/style-guide-and-content-model/style-guide.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1440,29 +1440,29 @@ The following example shows part of a table from [AUTOTITLE](/code-security/depe
14401440
<td align=center>
14411441
{% octicon "check" aria-label="Supported" %}
14421442
</td>
1443-
</td>
1443+
14441444
<td align=center>
14451445
{% octicon "x" aria-label="Not supported" %}
14461446
</td>
14471447
<td align=center>
14481448
{% octicon "check" aria-label="Supported" %}
14491449
</td>
1450-
</td>
1450+
14511451
<td align=left>Location of package manifests</td>
14521452
</tr>
14531453
<tr>
14541454
<td style="text-align:left"><code>schedule.interval</code></td>
14551455
<td align=center>
14561456
{% octicon "check" aria-label="Supported" %}
14571457
</td>
1458-
</td>
1458+
14591459
<td align=center>
14601460
{% octicon "x" aria-label="Not supported" %}
14611461
</td>
14621462
<td align=center>
14631463
{% octicon "check" aria-label="Supported" %}
14641464
</td>
1465-
</td>
1465+
14661466
<td align=left>How often to check for updates</td>
14671467
</tr>
14681468
</tbody>

0 commit comments

Comments
 (0)