Skip to content

Commit 1cb801e

Browse files
docs: markdown Streams API link (#89)
Square bracket sign refer to intended link.
1 parent a929bc0 commit 1cb801e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RUNTIMES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This SDK is intended to be used in JavaScript runtimes that support the following features:
44

55
* [Web Fetch API][web-fetch]
6-
* [Web Streams API](web-streams) and in particular `ReadableStream`
6+
* [Web Streams API][web-streams] and in particular `ReadableStream`
77
* [Async iterables][async-iter] using `Symbol.asyncIterator`
88

99
[web-fetch]: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API

0 commit comments

Comments
 (0)