diff --git a/package.json b/package.json index 43d7170b33..846d6e2714 100644 --- a/package.json +++ b/package.json @@ -914,7 +914,7 @@ "powershell.pester.useLegacyCodeLens": { "type": "boolean", "default": true, - "description": "Use code lense that is compatible with Pester 4. Disabling this will show 'Run Tests' on all It, Describe and Context blocks, and will correctly work only with Pester 5 and newer." + "description": "Use code lens that is compatible with Pester 4. Disabling this will show 'Run Tests' on all It, Describe and Context blocks, and will correctly work only with Pester 5 and newer." }, "powershell.pester.outputVerbosity": { "type": "string",