We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b3bf14 commit 83c23cbCopy full SHA for 83c23cb
src/data/markdown/translated-guides/en/02 Using k6/14 Scenarios/01 Executors.md
@@ -7,7 +7,7 @@ excerpt: 'Executors control how k6 schedules VUs and iterations. Choose the exec
7
The executor that you choose depends on the goals of your test and the type of traffic you want to model.
8
9
Define the executor in `executor` key of the scenario object.
10
-Possible values for `executor` are the executor name separated by hyphens.
+The value is the executor name separated by hyphens.
11
12
13
```javascript
0 commit comments