diff --git a/docs/src/pages/getting-started/templates/sticky-footer/README.md b/docs/src/pages/getting-started/templates/sticky-footer/README.md index a6155000a1a7da..5389a0a0a301b6 100644 --- a/docs/src/pages/getting-started/templates/sticky-footer/README.md +++ b/docs/src/pages/getting-started/templates/sticky-footer/README.md @@ -2,4 +2,4 @@ ## Usage -Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `StickFooter` component. +Simply copy the files into your project, or one of the [example applications](https://github.com/mui-org/material-ui/tree/master/examples), and import and use the `StickyFooter` component.