Skip to content

Commit 65a37a9

Browse files
authored
Fix templateVersion description (#371)
1 parent b90cc11 commit 65a37a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@
582582
},
583583
"azureFunctions.templateVersion": {
584584
"type": "string",
585-
"description": "%azFunc.templateVersion"
585+
"description": "%azFunc.templateVersion%"
586586
},
587587
"azureFunctions.projectOpenBehavior": {
588588
"type": "string",

0 commit comments

Comments
 (0)