mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Minor fix for better readability (#24126)
* Minor fix for better readability * Update docs/sources/guides/glossary.md Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com> Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
@@ -36,7 +36,7 @@ This topic lists words and abbreviations that commonly used in the Grafana docum
|
||||
<td>An extension of Grafana that allows users to provide additional functionality to enhance their experience. The types of plugins currently supported are:
|
||||
<ul>
|
||||
<li><b>App plugin:</b> Extends Grafana with a customized experience. It includes a set of panel and data source plugins, as well as custom pages.</li>
|
||||
<li><b>Data source plugin:</b> Extends Grafana with supports additional data sources in Grafana.</li>
|
||||
<li><b>Data source plugin:</b> Extends Grafana with support for additional data sources.</li>
|
||||
<li><b>Panel plugin:</b> Extends Grafana with additional visualization options.</li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user