From 51b078fb65bc6c27eb8f3b8737db97d2630bc660 Mon Sep 17 00:00:00 2001 From: Daniel Lee Date: Tue, 3 Apr 2018 09:47:53 +0200 Subject: [PATCH] docs: spelling --- docs/sources/features/datasources/mssql.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/sources/features/datasources/mssql.md b/docs/sources/features/datasources/mssql.md index 26ba6b31ceb..35cb9318a0b 100644 --- a/docs/sources/features/datasources/mssql.md +++ b/docs/sources/features/datasources/mssql.md @@ -38,7 +38,7 @@ Name | Description The database user you specify when you add the data source should only be granted SELECT permissions on the specified database & tables you want to query. Grafana does not validate that the query is safe. The query could include any SQL statement. For example, statements like `DELETE FROM user;` and `DROP TABLE user;` would be -executed. To protect against this we **Highly** recommmend you create a specific MSSQL user with restricted permissions. +executed. To protect against this we **Highly** recommend you create a specific MSSQL user with restricted permissions. Example: @@ -50,6 +50,7 @@ Example: Make sure the user does not get any unwanted privileges from the public role. ## Query Editor + {{< docs-imagebox img="/img/docs/v51/mssql_query_editor.png" class="docs-image--no-shadow" >}} You find the MSSQL query editor in the metrics tab in Graph, Singlestat or Table panel's edit mode. You enter edit mode by clicking the