Skip to content

Commit 94cdf18

Browse files
Fix spelling of hierarchy
1 parent 833a60e commit 94cdf18

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)