Skip to content

Commit 0ce36f7

Browse files
committed
docs(website): add missing "the"
1 parent a7b6b2b commit 0ce36f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/handbook/web-testing/page-element-query-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ The above APIs are particularly useful when you need to retrieve elements from a
359359
such as the most recent comment under an article, the last customer order in a CRM system,
360360
nth position from a league table, and so on.
361361

362-
### Retrieving text of multiple elements
362+
### Retrieving the text of multiple elements
363363

364364
Similarly to [`PageElement`](/api/web/class/PageElement), [`PageElements`](/api/web/class/PageElements) can be composed with other questions,
365365
like [`Text.ofAll`](/api/web/class/Text):

0 commit comments

Comments
 (0)