Skip to content

Commit d87bcab

Browse files
impressivewebsrenatorib
authored andcommitted
Correction to the wording for README (#42)
The correct term is "Higher-order components", and I also made a few minor grammatical fixes.
1 parent 2389d73 commit d87bcab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ npm install react-sizes
1818

1919
## What and why
2020

21-
React Sizes is a high-order component with a high performance that transform window sizes (width and height) into props.
21+
React Sizes is a higher-order component with strong performance that transforms window sizes (width and height) into props.
2222
You can check inside your component, for example, if user's window is less than 480 pixels of width, and add a custom
2323
content.
2424

0 commit comments

Comments
 (0)