diff --git a/microsite/data/plugins/graphql-voyager.yaml b/microsite/data/plugins/graphql-voyager.yaml index 0bb56fb469..c6ebf5e412 100644 --- a/microsite/data/plugins/graphql-voyager.yaml +++ b/microsite/data/plugins/graphql-voyager.yaml @@ -3,7 +3,7 @@ title: GraphQL Voyager author: PostNL authorUrl: https://github.com/postnl category: Debugging -description: Integrates the GraphQL Voyager tool inside Backstage. +description: Integrates the GraphQL Voyager tool inside Backstage as a plugin. documentation: https://github.com/backstage/backstage/tree/master/plugins/graphql-voyager iconUrl: https://res.cloudinary.com/apideck/image/upload/v1612724234/icons/graphql-voyager.png npmPackageName: '@backstage/plugin-graphql-voyager'