diff --git a/packages/plugins/sentry/README.md b/packages/plugins/sentry/README.md index 5107db39d2..ca7eff4bb9 100644 --- a/packages/plugins/sentry/README.md +++ b/packages/plugins/sentry/README.md @@ -100,7 +100,7 @@ const sentryInstance = strapi ## Disabling -This plugin can be disabled in the plugins configuration file. And with the `env` utility, it is also possible to disable it depending on the environment. +This plugin can be disabled in the plugins configuration file. With the `env` utility, it is also possible to disable it depending on the environment. **Example**