Skip to content

Commit 8a83d8a

Browse files
authored
Merge pull request #3371 from ssg/master
Fix typo
2 parents fe9a2f8 + 2bc8b2b commit 8a83d8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@
613613
"csharp.testsCodeLens.enabled": {
614614
"type": "boolean",
615615
"default": true,
616-
"description": "Specifies whether the run and debug test CodeLens should be show be shown."
616+
"description": "Specifies whether the run and debug test CodeLens should be shown."
617617
},
618618
"csharp.maxProjectFileCountForDiagnosticAnalysis": {
619619
"type": "number",
@@ -2974,4 +2974,4 @@
29742974
]
29752975
}
29762976
}
2977-
}
2977+
}

0 commit comments

Comments
 (0)