File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/sources/k6/next/using-k6/k6-options Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -788,7 +788,7 @@ export const options = {
788
788
789
789
{{< admonition type="caution" >}}
790
790
791
- This option is deprecated since v1.3.0 and its support will be completely removed by v2.0.
791
+ This option has been deprecated since v1.3.0 and will be removed by v2.0.
792
792
793
793
Use the ` disabled ` [ summary mode] ( #summary-mode ) instead.
794
794
@@ -1210,7 +1210,7 @@ See an example file on the [Results Output](https://grafana.com/docs/k6/<K6_VERS
1210
1210
1211
1211
{{< admonition type="caution" >}}
1212
1212
1213
- The ` legacy ` mode is deprecated since v1.3.0 and its support will be completely removed by v2.0.
1213
+ The ` legacy ` mode has been deprecated since v1.3.0, and its support will be removed by v2.0.
1214
1214
1215
1215
{{< /admonition >}}
1216
1216
You can’t perform that action at this time.
0 commit comments