Skip to content

Commit e6ba78a

Browse files
Apply suggestions from code review
Co-authored-by: Heitor Tashiro Sergent <[email protected]>
1 parent 52b38d5 commit e6ba78a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/sources/k6/next/using-k6/k6-options/reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -788,7 +788,7 @@ export const options = {
788788

789789
{{< admonition type="caution" >}}
790790

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.
792792

793793
Use the `disabled` [summary mode](#summary-mode) instead.
794794

@@ -1210,7 +1210,7 @@ See an example file on the [Results Output](https://grafana.com/docs/k6/<K6_VERS
12101210

12111211
{{< admonition type="caution" >}}
12121212

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.
12141214

12151215
{{< /admonition >}}
12161216

0 commit comments

Comments
 (0)