]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes 0.115.10
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 28 Feb 2025 16:46:04 +0000 (17:46 +0100)
committerSebastián Ramírez <tiangolo@gmail.com>
Fri, 28 Feb 2025 16:46:04 +0000 (17:46 +0100)
docs/en/docs/release-notes.md

index 0d04cb935ec5627d2f8f75dfd897ef826946e6fa..fe455c6868dc65285d4ddfbf949eeda6e2007508 100644 (file)
@@ -11,7 +11,7 @@ hide:
 
 ### Fixes
 
-* ♻️ Update internal annotation usage for compatibilty with Pydantic 2.11. PR [#13314](https://github.com/fastapi/fastapi/pull/13314) by [@Viicos](https://github.com/Viicos).
+* ♻️ Update internal annotation usage for compatibility with Pydantic 2.11. PR [#13314](https://github.com/fastapi/fastapi/pull/13314) by [@Viicos](https://github.com/Viicos).
 
 ### Upgrades