]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
✏️ Update Python version in `docs/ko/docs/index.md` (#10680)
authorSumin Kim <42088290+Eeap@users.noreply.github.com>
Tue, 9 Jan 2024 16:23:09 +0000 (01:23 +0900)
committerGitHub <noreply@github.com>
Tue, 9 Jan 2024 16:23:09 +0000 (17:23 +0100)
docs/ko/docs/index.md

index 7ce938106d8bbc6df4ff806fbcc9d9597889c1e3..c09b538cf472659ec88f7961f7beee6d060516f5 100644 (file)
@@ -323,7 +323,7 @@ def update_item(item_id: int, item: Item):
 
 새로운 문법, 특정 라이브러리의 메소드나 클래스 등을 배울 필요가 없습니다.
 
-그저 표준 **Python 3.6+**입니다.
+그저 표준 **Python 3.8+** 입니다.
 
 예를 들어, `int`에 대해선: