From 77be352c7e18d7f6c4f0f6ee7d8fc8003e638e1d Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Tue, 9 Jun 2020 01:18:13 +0530 Subject: [PATCH] Docs: Inserting a comma for better readability (#25337) --- docs/sources/plugins/plugin-signature-verification.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/plugins/plugin-signature-verification.md b/docs/sources/plugins/plugin-signature-verification.md index 45bc551ba11..798804580f6 100644 --- a/docs/sources/plugins/plugin-signature-verification.md +++ b/docs/sources/plugins/plugin-signature-verification.md @@ -43,7 +43,7 @@ FJnPwM6Y2tTdq7AkpVTTAb3RTFadA8dRmLfajxgHxmDf5yUv9M2M6sa1eTSG ``` -When Grafana starts it discovers plugins to load. For each discovered plugin it verifies the authenticity of it, and then decides whether to load it or not based on the state of the plugin signature: +When Grafana starts, it discovers plugins to load. For each discovered plugin it verifies the authenticity of it, and then decides whether to load it or not based on the state of the plugin signature: | Plugin signature | Description | | ---------------- | ----------- |