Skip to content

Commit 41505b9

Browse files
committed
fix typo - Temaplate -> Template
1 parent dcff37a commit 41505b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.nuget/.template_config/template.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"tags": {
66
"language": "C#"
77
},
8-
"identity": "AspNetCore.Temaplate",
9-
"name": "ASP.NET Core Temaplate",
8+
"identity": "AspNetCore.Template",
9+
"name": "ASP.NET Core Template",
1010
"shortName": "aspnet-core-template",
1111
"sourceName": "AspNetCoreTemplate",
1212
"symbols": {

0 commit comments

Comments
 (0)