Skip to content

Commit

Permalink
docs(README): Change wording.
Browse files Browse the repository at this point in the history
  • Loading branch information
avocadowastaken committed Jul 14, 2021
1 parent 84c91fb commit f77d093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ require("babel-core").transform("code", {

##### Transformation of namespace imports:

Namespace imports are complicate to analyze, that's why we skip them.
Namespace imports are hard to analyze, that's why we skip them.

```jsx
import * as MUI from "material-ui";
Expand Down

0 comments on commit f77d093

Please sign in to comment.