We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a929bc0 commit 1cb801eCopy full SHA for 1cb801e
RUNTIMES.md
@@ -3,7 +3,7 @@
3
This SDK is intended to be used in JavaScript runtimes that support the following features:
4
5
* [Web Fetch API][web-fetch]
6
-* [Web Streams API](web-streams) and in particular `ReadableStream`
+* [Web Streams API][web-streams] and in particular `ReadableStream`
7
* [Async iterables][async-iter] using `Symbol.asyncIterator`
8
9
[web-fetch]: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API
0 commit comments