Skip to content

Commit a4beb46

Browse files
committed
Improve importable properties explanation
1 parent 5921afb commit a4beb46

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

removeme

Whitespace-only changes.

src/data/markdown/docs/02 javascript api/07 k6-experimental/01 browser.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ To work with the browser module, make sure you are using the latest [k6 version]
1717

1818
</Blockquote>
1919

20-
## Importable Properties
20+
## Properties
2121

22-
The table below lists the importable properties from the top level module (`'k6/experimental/browser'`).
22+
The table below lists the properties you can import from the browser module (`'k6/experimental/browser'`).
2323

2424
| Property | Description |
2525
|----------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)