Browse Source

🌐 Fix Korean translation for `docs/ko/docs/tutorial/index.md` (#12278)

pull/12386/head
kkotipy 6 months ago
committed by GitHub
parent
commit
0030f1749e
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/ko/docs/tutorial/index.md

2
docs/ko/docs/tutorial/index.md

@ -30,7 +30,7 @@ $ uvicorn main:app --reload
코드를 작성하거나 복사, 편집할 때, 로컬 환경에서 실행하는 것을 **강력히 권장**합니다.
로컬 편집기에서 사용한다면, 모든 타입 검사와 자동완성 등 작성해야 하는 코드가 얼마나 적은지 보면서 FastAPI의 비로소 경험할 수 있습니다.
로컬 편집기에서 사용한다면, 모든 타입 검사와 자동완성 등 작성해야 하는 코드가 얼마나 적은지 보면서 FastAPI의 이점을 비로소 경험할 수 있습니다.
---

Loading…
Cancel
Save