Skip to content

Commit a9d5977

Browse files
authored
chore: Fix typo in task definition (#1247)
1 parent a015176 commit a9d5977

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,7 +801,7 @@
801801
"properties": {
802802
"id": {
803803
"type": "string",
804-
"description": "Unique identifoier for this task"
804+
"description": "Unique identifier for this task"
805805
},
806806
"script": {
807807
"type": "string",

0 commit comments

Comments
 (0)