diff --git a/package.json b/package.json index d8b25a52..36c834f7 100644 --- a/package.json +++ b/package.json @@ -1386,7 +1386,7 @@ "minimum": -1 }, "testMate.cpp.test.parallelExecutionLimit": { - "markdownDescription": "Maximum parallel run of tasks. Tasks are _'running a set of tests'_, _'test executable discovery'_ and _'reload of the executable's test list'_. NOTE: If your executables depend on the **same resource** exclusively then this **could cause a problem**. ", + "markdownDescription": "Maximum parallel run of tasks. Tasks are _'running a set of tests'_, _'test executable discovery'_ and _'reload of the executable's test list'_. NOTE: If your executables depend on the **same resource** exclusively then this **could cause a problem**.", "scope": "resource", "type": "integer", "default": 1,