mirror of
https://github.com/docker/docs.git
synced 2026-03-31 08:18:55 +07:00
Merge pull request #21864 from thaJeztah/cli_layout_fix_closing_tag
layouts: cli.html: fix incorrect closing tag
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
{{ with $data.short }}
|
||||
<tr>
|
||||
<th class="text-left w-32">Description</th>
|
||||
<td>{{ . }}</th>
|
||||
<td>{{ . }}</td>
|
||||
</tr>
|
||||
{{ end }}
|
||||
{{ with $data.usage }}
|
||||
|
||||
Reference in New Issue
Block a user