diff --git a/website/src/pages/docs/features/envelop-plugins.mdx b/website/src/pages/docs/features/envelop-plugins.mdx index a8802d731..cbda66551 100644 --- a/website/src/pages/docs/features/envelop-plugins.mdx +++ b/website/src/pages/docs/features/envelop-plugins.mdx @@ -99,9 +99,9 @@ share it with other people by publishing it to `npm`. existing plugins maintained by us. -The most hooks for Yoga origin from the envelop plugin system. +Most hooks for Yoga originate from the Envelop plugin system. [Please refer to the Envelop Plugin Lifecycle documentation for more information.](https://the-guild.dev/graphql/envelop/docs/plugins/lifecycle) -In addition, Yoga adds more HTTP specific hooks. +In addition, Yoga adds more HTTP-specific hooks. ### Plugin Lifecycle