Skip to content

Commit

Permalink
Update getting-started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cam authored Jan 30, 2020
1 parent 700004b commit a2a2a04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $ npm i ajaxinate
```

```javascript
import 'ajaxinate';
import Ajaxinate from 'ajaxinate';

const endlessScroll = new Ajaxinate();

Expand Down

0 comments on commit a2a2a04

Please sign in to comment.