Skip to content

Commit 8eedec0

Browse files
authored
Merge pull request #145 from AbdouMoumen/patch-1
Fixed typo in usage.md
2 parents ec33333 + 37c08b2 commit 8eedec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ class App extends Component {
8181

8282
## Auto-height
8383

84-
You can active auto-height by setting the `autoHeight` property.
84+
You can activate auto-height by setting the `autoHeight` property.
8585
```javascript
8686
import { Scrollbars } from 'react-custom-scrollbars';
8787

0 commit comments

Comments
 (0)