Skip to content

Commit 1d56515

Browse files
committed
f wording
1 parent 22dd1f0 commit 1d56515

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

docs/web-testing-library/faq.mdx

+4-5
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,11 @@ title: FAQ
77

88
<summary>Why "Web" in "Web Testing Library</summary>
99

10-
This library implements testing utilities that are used on different clients
10+
This library implements testing utilities that are used on different runtimes
1111
implementing the
1212
[Minimum Common Web Platform API](https://proposal-common-min-api.deno.dev/) (or
13-
parts of it). This includes browsers, Node.js, Deno and React Native.
14-
15-
React Native is included for pragmatic reasons. In the future, we might split
16-
the utilities up in Web and Timer testing utilities.
13+
parts of it). This includes browsers, Node.js, Deno, React Native and others
14+
(the [runtime keys](https://runtime-keys.proposal.wintercg.org/#react-native)
15+
contains known runtimes).
1716

1817
</details>

0 commit comments

Comments
 (0)