Skip to content

Commit 257a338

Browse files
committed
update type
1 parent 112621f commit 257a338

File tree

1 file changed

+1
-1
lines changed
  • docs/sources/k6/next/javascript-api/k6-browser/locator

1 file changed

+1
-1
lines changed

docs/sources/k6/next/javascript-api/k6-browser/locator/all.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ When multiple elements match the selector, returns an array of [Locator](https:/
1111

1212
| Type | Description |
1313
| -------------------------------------------------------------------------------------- | -------------------------------------------------------- |
14-
| [Locator](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-browser/locator/) | Array of `Locator`. |
14+
| Array<[Locator](https://grafana.com/docs/k6/<K6_VERSION>/javascript-api/k6-browser/locator/)> | An array of `Locator`. |
1515

1616
### Example
1717

0 commit comments

Comments
 (0)