Skip to content

Commit 48d58ae

Browse files
committed
📝 Update release notes
1 parent d3b1d6c commit 48d58ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/docs/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ hide:
1212
### Features
1313

1414
* ✨ Add support for streaming JSON Lines and binary data with `yield`. PR [#15022](https://github.com/fastapi/fastapi/pull/15022) by [@tiangolo](https://github.com/tiangolo).
15-
* This also upgrades Starlette from `>=0.40.0` to `>=0.46.0`, as it's needed to properly unrwap and re-raise excepitons from exception groups.
15+
* This also upgrades Starlette from `>=0.40.0` to `>=0.46.0`, as it's needed to properly unrwap and re-raise exceptions from exception groups.
1616
* New docs: [Stream JSON Lines](https://fastapi.tiangolo.com/tutorial/stream-json-lines/).
1717
* And new docs: [Stream Data](https://fastapi.tiangolo.com/advanced/stream-data/).
1818

0 commit comments

Comments
 (0)