Skip to content

Commit 1d4a559

Browse files
committed
style: semantic change
1 parent 3e872c0 commit 1d4a559

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
@@ -58,7 +58,7 @@
5858
"gitSemanticCommit.scopeTemplate": {
5959
"type": "string",
6060
"default": "($scope)",
61-
"markdownDescription": "Specifies scope template (`$scope` placeholder will be replaced with the passed scope)"
61+
"markdownDescription": "Specifies scope template (`$scope` placeholder will be replaced with the passed scope)."
6262
},
6363
"gitSemanticCommit.stageAll": {
6464
"type": "boolean",

0 commit comments

Comments
 (0)