Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
alexspirgel committed Apr 12, 2021
1 parent 3c17d3b commit 47e0ce1
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 @@ -16,7 +16,7 @@ npm install @alexspirgel/transition-auto
```

```js
const Schema = require('@alexspirgel/transition-auto');
const transitionAuto = require('@alexspirgel/transition-auto');
```

### Using a script tag:
Expand Down

0 comments on commit 47e0ce1

Please sign in to comment.