fixed sluggable documentation typo
@@ -236,14 +236,14 @@ Yaml mapped Article: **/mapping/yaml/Entity.Article.dcm.yml**
gedmo:
sluggable:
position: 0
- fieldSlug: 'slug'
+ slugField: 'slug'
code:
type: string
length: 16
position: 1
slug:
length: 128