From 0561c941af4fca98575c6016a69dd4d5d8485f0b Mon Sep 17 00:00:00 2001 From: achatterjee-grafana <70489351+achatterjee-grafana@users.noreply.github.com> Date: Thu, 17 Dec 2020 09:45:04 -0500 Subject: [PATCH] Minor correction to explanation on correct MS SQL usage. (#29889) * Minor correction to explanation added for correct MS SQL usage. * Update contribute/style-guides/documentation-style-guide.md Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> --- contribute/style-guides/documentation-style-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contribute/style-guides/documentation-style-guide.md b/contribute/style-guides/documentation-style-guide.md index eff2be1483e..c5b25818ee8 100644 --- a/contribute/style-guides/documentation-style-guide.md +++ b/contribute/style-guides/documentation-style-guide.md @@ -287,6 +287,6 @@ When referencing the Prometheus data source exporters, always use "node_exporter **Incorrect:** Node Exporter, node exporter, Windows Exporter, Windows exporter, windows exporter. ### MS SQL Server -Always use "MS SQL" when referring to MS SQL Server application. Do not use "MSSQL" unless you are specifically referring to a UI element that uses it. +Always use "MS SQL" when referring to MS SQL Server application. Incorrect UI spellings will be corrected in a later version of Grafana.