diff options
-rw-r--r-- | doc/user/project/integrations/prometheus.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/integrations/prometheus.md b/doc/user/project/integrations/prometheus.md index 8ce70d0a73b..f658c4650af 100644 --- a/doc/user/project/integrations/prometheus.md +++ b/doc/user/project/integrations/prometheus.md @@ -375,7 +375,7 @@ If all of the above are true, then the metrics will unfurl as seen below:  -To embed a specific chart, the following parameters should be included in the url: +To embed a specific chart, the following parameters should be included in the URL: - `dashboard` - Filepath for the dashboard. Optional. Defaults to the system dashboard. - `group` - The title of the group in which the chart is located. Required. |