Skip to content

Commit e321874

Browse files
committed
nitpick
1 parent 44aa9ca commit e321874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/website/expand_templates/exclusions.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const exclusionTmpl = `{{- $tick := "` + "`" + `" -}}
2626
<td><span class="inline-code">{{ if $rule.Text }}{{ $rule.Text }}{{ end }}</span></td>
2727
</tr>
2828
{{- end }}
29-
</tbody>
29+
</tbody>
3030
</table>
3131
3232
{{ end }}`

0 commit comments

Comments
 (0)