X Tutup
Skip to content

Commit ded9297

Browse files
committed
spelling: template
1 parent ec82d3c commit ded9297

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/cmd/issue/create/create_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ func TestIssueCreate_nonLegacyTemplate(t *testing.T) {
145145
as, teardown := prompt.InitAskStubber()
146146
defer teardown()
147147

148-
// tmeplate
148+
// template
149149
as.Stub([]*prompt.QuestionStub{
150150
{
151151
Name: "index",

0 commit comments

Comments
 (0)
X Tutup