Skip to content

Commit bd05768

Browse files
authored
fix: typo (#74)
크리스마시 -> 크리스마스
1 parent bb631a2 commit bd05768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ch03-05-control-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ again!
379379

380380
* 화씨 온도와 섭씨 온도 간 변환하기
381381
* *n*번째 피보나치 수 생성하기
382-
* 크리스마시 캐롤 ‘The Twelve Days of Christmas’ 노래의 반복성을
382+
* 크리스마스 캐롤 ‘The Twelve Days of Christmas’ 노래의 반복성을
383383
활용하여 가사 출력해보기
384384

385385
다음으로 넘어갈 준비가 되셨다면, 이번에는 다른 프로그래밍 언어에는

0 commit comments

Comments
 (0)