Skip to content
This repository was archived by the owner on Sep 16, 2025. It is now read-only.

Commit 6b28c77

Browse files
fix(README): plugin order for gql config should state before not after (#48)
1 parent 991af08 commit 6b28c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ This will listen for any record created or updated in the article content type a
6060

6161
### Additional Requirement for GraphQL
6262

63-
Per [#35](https://github.com/ComfortablyCoding/strapi-plugin-slugify/issues/35) please ensure that the slugify plugin configuration is placed **after** the graphql plugin configuration.
63+
Per [#35](https://github.com/ComfortablyCoding/strapi-plugin-slugify/issues/35) please ensure that the slugify plugin configuration is placed **before** the graphql plugin configuration.
6464

6565
## The Complete Plugin Configuration Object
6666

0 commit comments

Comments
 (0)