diff --git a/public/app/features/org/partials/apikeyModal.html b/public/app/features/org/partials/apikeyModal.html index 2af81e57ac8..a4f59e1b86e 100644 --- a/public/app/features/org/partials/apikeyModal.html +++ b/public/app/features/org/partials/apikeyModal.html @@ -26,7 +26,7 @@ You can authenticate request using the Authorization HTTP header, example:

-
+			
 curl -H "Authorization: Bearer your_key_above" http://your.grafana.com/api/dashboards/db/mydash