From eaba9ff4fa030fed8358c17d0dff804b8c4ab23c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20de=20Juvigny?= Date: Thu, 3 Feb 2022 12:58:08 +0100 Subject: [PATCH] Grammar --- packages/plugins/sentry/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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**