Skip to content

Commit bfef008

Browse files
Merge pull request #63 from React-Proto/fix/spelling
Fix spelling of hierarchy
2 parents 833a60e + 94cdf18 commit bfef008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/RightTabs.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ class RightTabs extends Component {
9090
<Tab
9191
disableRipple
9292
classes={{ root: classes.tabRoot, selected: classes.tabSelected }}
93-
label="Heirarchy"
93+
label="Hierarchy"
9494
/>
9595
<Tab
9696
disableRipple

0 commit comments

Comments
 (0)