Skip to content

Commit f07ad55

Browse files
committed
brb
1 parent b07d69a commit f07ad55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AppBarSample.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ class AppBarSample extends Component<IProps, IState> {
8585
</AppBar>
8686
<div className={classes.content}>
8787
<Typography color="inherit" >
88-
{'See the source '}
88+
{'See the source code '}
8989
<Link href="https://github.com/haba713/react-material-ui-typescript-class-component">
9090
here
9191
</Link>.

0 commit comments

Comments
 (0)