Skip to content

Commit df63ef0

Browse files
crisbetotinayuangao
authored andcommitted
chore: typo in example directory name (#7863)
Fixes a typo in the directory name of one of the examples.
1 parent e8b2e3f commit df63ef0

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

src/material-examples/example-module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ import {SelectOptgroupExample} from './select-optgroup/select-optgroup-example';
8585
import {SelectOverviewExample} from './select-overview/select-overview-example';
8686
import {SelectPanelClassExample} from './select-panel-class/select-panel-class-example';
8787
import {SelectResetExample} from './select-reset/select-reset-example';
88-
import {SelectValueBindingExample} from './select-vlaue-binding/select-value-binding-example';
88+
import {SelectValueBindingExample} from './select-value-binding/select-value-binding-example';
8989
import {SidenavFabExample} from './sidenav-fab/sidenav-fab-example';
9090
import {SidenavOverviewExample} from './sidenav-overview/sidenav-overview-example';
9191
import {SlideToggleConfigurableExample} from './slide-toggle-configurable/slide-toggle-configurable-example';

0 commit comments

Comments
 (0)