jekyll: fix typo

This commit is contained in:
Rico Sta. Cruz 2017-09-01 02:16:34 +08:00
parent 3c5d18a99b
commit 6abfb81975
No known key found for this signature in database
GPG Key ID: CAAD38AE2962619A
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ Filters
| `first` | | | `first` | |
| `last` | | | `last` | |
| `join:` _','_ | | | `join:` _','_ | |
| `array_to_setentence_string` | → `"X, Y and Z"` | | `array_to_sentence_string` | → `"X, Y and Z"` |
| --- | --- | | --- | --- |
| `map:` _'post'_ | Works like 'pluck' | | `map:` _'post'_ | Works like 'pluck' |
| --- | --- | | --- | --- |