Skip to content

Commit 44612f7

Browse files
authored
Fix typo
1 parent a97c94a commit 44612f7

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)