Skip to content

Commit 0b2b564

Browse files
authored
Update higher-order-components.md
1 parent 33c878f commit 0b2b564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/higher-order-components.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ render() {
239239
}
240240
```
241241

242-
이 컨벤션은 고차 컴포넌트의 유연성과 재사용성을 확인하는데 도움이 됩니다.
242+
이 컨벤션은 고차 컴포넌트의 유연성과 재사용성을 보장하는데 도움이 됩니다.
243243

244244
## 컨벤션: 조합 가능성(Composability) 끌어올리기 {#convention-maximizing-composability}
245245

0 commit comments

Comments
 (0)