Skip to content

Commit 54b2518

Browse files
committed
doc tweak
1 parent 5db7d30 commit 54b2518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/release/label.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{{/*
22
Template Attributes:
33
* Release: the release
4-
* IsLatest: whether this is the latest release, optional
4+
* IsLatest: boolean indicating whether this is the latest release, optional
55
*/}}
66
{{if .IsLatest}}
77
<span class="ui green label">{{ctx.Locale.Tr "repo.release.latest"}}</span>

0 commit comments

Comments
 (0)