Update to-json.md (#8046)

better title
This commit is contained in:
huseeiin
2024-01-08 21:56:30 +03:00
committed by GitHub
parent 437faa9444
commit 237b5eded6

View File

@@ -1,5 +1,5 @@
---
name: Convert a ReadableStream to a JSON
name: Convert a ReadableStream to JSON
---
Bun provides a number of convenience functions for reading the contents of a [`ReadableStream`](https://developer.mozilla.org/en-US/docs/Web/API/ReadableStream) into different formats.