jekyll: fix typo
This commit is contained in:
parent
3c5d18a99b
commit
6abfb81975
|
@ -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' |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
|
|
Loading…
Reference in New Issue