mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 01:08:26 -05:00
Merge pull request #3760 from cpicanco/patch-1
Fix typo on line 19 of pagination.md
This commit is contained in:
@@ -16,7 +16,7 @@ and folders you need for paginated listings.
|
||||
your Jekyll site. Pagination works when called from within the HTML
|
||||
file, named <code>index.html</code>, which optionally may reside in and
|
||||
produce pagination from within a subdirectory, via the
|
||||
<code>pagination_path</code> configuration value.
|
||||
<code>paginate_path</code> configuration value.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user