Skip to content

Commit 324ccdb

Browse files
authored
Documentation (#7054)
1 parent 3b592ab commit 324ccdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/blog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -882,7 +882,7 @@ from [Python Markdown Extensions] is used as follows:
882882
``` yaml
883883
plugins:
884884
- blog:
885-
post_slugify: !!python/object/apply:pymdownx.slugs.slugify
885+
categories_slugify: !!python/object/apply:pymdownx.slugs.slugify
886886
kwds:
887887
case: lower
888888
```

0 commit comments

Comments
 (0)