diff --git a/docs/sources/developers/plugins/publish-a-plugin/sign-a-plugin.md b/docs/sources/developers/plugins/publish-a-plugin/sign-a-plugin.md
index 62fbed18382..2e4bf36949e 100644
--- a/docs/sources/developers/plugins/publish-a-plugin/sign-a-plugin.md
+++ b/docs/sources/developers/plugins/publish-a-plugin/sign-a-plugin.md
@@ -79,11 +79,11 @@ To sign a plugin, you need to select the _signature level_ that you want to sign
You can sign your plugin under three different _signature levels_: _private_, _community_, and _commercial_.
-| **Plugin Level** | **Paid Subscription Required?** | **Description** |
-| ---------------- | ----------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
-| Private | No;
Free of charge |
You can create and sign a Private plugin for any technology at no charge.
Private plugins are intended for use on your own installation of Grafana. They may not be distributed to the Grafana community, and they are not published in the Grafana plugin catalog.
| -| Community | No;You can create, sign, and distribute plugins at no charge, provided that all dependent technologies are open source and not for profit.
Community plugins are published in the official Grafana catalog, and are available to the entire Grafana community.
| -| Commercial | Yes;You can create, sign, and distribute plugins with dependent technologies that are closed source or commercially backed. To do so, enter into a Commercial plugin subscription with Grafana Labs.
Commercial plugins are published on the Grafana plugin catalog, and are available to the entire Grafana community.
| +| **Signature Level** | **Paid Subscription Required?** | **Description** | +| ------------------- | ----------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| Private | No;