Skip to content

Commit

Permalink
[docs] Fix typo in sticky footer template (#19695)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryndyment authored Feb 14, 2020
1 parent 101df97 commit 520771e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 520771e

Please sign in to comment.