Skip to content

Commit 4d760c9

Browse files
committed
Fix updated API to version
1 parent dd229be commit 4d760c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/markdown/translated-guides/en/03 Using k6 browser/04 Migrating to k6 v0-46.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Users no longer need to use the `K6_BROWSER_ENABLED` flag when running browser t
1919

2020
## Key changes in the new API
2121

22-
The updated API introduces notable structural changes in its operation and API. Let's take a look at them.
22+
The updated version introduces notable structural changes in its operation and API. Let's take a look at them.
2323

2424
* [Scenario options](#scenario-options) must now be defined for running browser tests.
2525
* The [import path](#import-path) for the browser module has switched from `chromium` to [browser](/javascript-api/k6-experimental/browser/#browser-module-api).

0 commit comments

Comments
 (0)