]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
✏️ Fix typo error in `docs/ko/docs/tutorial/path-params.md` (#10758)
authorChanHaeng Lee <61987505+2chanhaeng@users.noreply.github.com>
Mon, 15 Jan 2024 21:40:57 +0000 (06:40 +0900)
committerGitHub <noreply@github.com>
Mon, 15 Jan 2024 21:40:57 +0000 (16:40 -0500)
docs/ko/docs/tutorial/path-params.md

index 5cf397e7ae0e2a33e19d63ab9c76554ecd772271..8ebd0804e5728343c80f985efdc48c5c7b1d3a22 100644 (file)
 
 ## 순서 문제
 
-*ê²½ë¡\9c ë\8f\99ì\9e\91\9d\84 ë§\8cë\93¤ë\95\8c ê³ ì \95 ê²½ë¡\9c를 ê°\96ê³  ì\9e\88ë\8a\94 ì\83\81í\99©ë\93¤ì\9d\84 ë§\9eë\8b¦뜨릴 수 있습니다.
+*ê²½ë¡\9c ë\8f\99ì\9e\91\9d\84 ë§\8cë\93¤ë\95\8c ê³ ì \95 ê²½ë¡\9c를 ê°\96ê³  ì\9e\88ë\8a\94 ì\83\81í\99©ë\93¤ì\9d\84 ë§\9eë\8b¥뜨릴 수 있습니다.
 
 `/users/me`처럼, 현재 사용자의 데이터를 가져온다고 합시다.