1602 / 1602/railway-pagination
Small documentation fix
Open
- Dominant language
- JavaScript
- Stars
- 9
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
It's nothing major, but it had me confused. In step 3 it's probably better to use the following code:
```
<%- paginate(posts) %>
```
(The <%- in EJS is not very well documented and it took me too long to figure that one out)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.