Skip to content

Commit f575583

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sources/k6/next/shared/webcrypto/deprecated.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ title: Experimental webcrypto module admonition
66

77
The experimental module `k6/experimental/webcrypto` has graduated, and it's functionality is now available globally through the [`crypto` object](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/crypto). The `k6/experimental/webcrypto` is deprecated and will be removed.
88

9-
To migrate your scripts, just remove the `k6/experimental/webcrypto` imports and use the `crypto` object instead.
9+
To migrate your scripts, remove the `k6/experimental/webcrypto` imports and use the `crypto` object instead.
1010

1111
{{< /admonition >}}

0 commit comments

Comments
 (0)