fix missing char in template docs
This commit is contained in:
parent
0bf17923b5
commit
4f078ee2e8
|
@ -253,7 +253,7 @@ common tasks easier.
|
||||||
### Options for the `slugify` filter
|
### Options for the `slugify` filter
|
||||||
|
|
||||||
The `slugify` filter accepts an option, each specifying what to filter.
|
The `slugify` filter accepts an option, each specifying what to filter.
|
||||||
The default is `default`. The are as follows (with what they filter):
|
The default is `default`. They are as follows (with what they filter):
|
||||||
|
|
||||||
- `none`: no characters
|
- `none`: no characters
|
||||||
- `raw`: spaces
|
- `raw`: spaces
|
||||||
|
|
Loading…
Reference in New Issue