Skip to content

Commit 676167a

Browse files
committed
Fix Typo in More on Functions.md
1 parent d2f0bfe commit 676167a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/documentation/ko/handbook-v2/More on Functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -757,7 +757,7 @@ const angle = Math.atan2(...args);
757757

758758
<!-- TODO link to downlevel iteration -->
759759

760-
## 매개변수 구조 분해(Parameter Destructing)
760+
## 매개변수 구조 분해(Parameter Destructuring)
761761

762762
<blockquote class='bg-reading'>
763763
<p>배경지식 읽기:<br />

0 commit comments

Comments
 (0)