Skip to content

Commit cb701e6

Browse files
authored
Fix typo
1 parent 7a53b08 commit cb701e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ render(<App/>, document.getElementById('container'));
102102

103103
## Styling
104104

105-
You can disable default stlying call this method once:
105+
You can disable the default styling by calling this method once:
106106

107107
```
108108
Tabs.setUseDefaultStyles(false);

0 commit comments

Comments
 (0)