Skip to content

Commit

Permalink
Merge pull request #145 from AbdouMoumen/patch-1
Browse files Browse the repository at this point in the history
Fixed typo in usage.md
  • Loading branch information
malte-wessel authored Apr 22, 2017
2 parents ec33333 + 37c08b2 commit 8eedec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ class App extends Component {

## Auto-height

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

Expand Down

0 comments on commit 8eedec0

Please sign in to comment.