Skip to content

Commit

Permalink
Just a typo fix while I was reading the doc :)
Browse files Browse the repository at this point in the history
  • Loading branch information
daemonsy committed Oct 25, 2019
1 parent 1c6ea63 commit 2fdd16f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ If you are using Create React App, you will need to use a couple of projects tha

#### 2. Convert all your imports

Finally, you can convert your exisiting codebase to this option with this [top-level-imports](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-codemod/README.md#top-level-imports) codemod.
Finally, you can convert your existing codebase to this option with this [top-level-imports](https://github.com/mui-org/material-ui/blob/master/packages/material-ui-codemod/README.md#top-level-imports) codemod.
It will perform the following diffs:

```diff
Expand Down

0 comments on commit 2fdd16f

Please sign in to comment.