Merge pull request #4160 from DrevanTonder/patch-1

Fix typo in graphql plugin documentation
This commit is contained in:
Alexandre BODIN 2019-10-02 09:50:40 +02:00 committed by GitHub
commit 5fd4d0ce49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@ npm run strapi install graphql
::: tab "strapi" id="strapi"
```
strapi install documentation
strapi install graphql
```
:::