From be41589b701b1029fc3c17e4f3b730f54d131d2a Mon Sep 17 00:00:00 2001 From: Amal <56926487+amalkurup89@users.noreply.github.com> Date: Tue, 9 Jun 2020 01:13:46 +0530 Subject: [PATCH] Docs: Correcting abbreviation (#25225) * Correcting abbreviation * Update azuread.md * Update whats-new-in-v6-3.md * Update enterprise-configuration.md * Update enterprise-configuration.md --- docs/sources/auth/azuread.md | 4 ++-- docs/sources/enterprise/enterprise-configuration.md | 4 ++-- docs/sources/guides/whats-new-in-v6-3.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/sources/auth/azuread.md b/docs/sources/auth/azuread.md index 7749f64d213..77f3b42daea 100644 --- a/docs/sources/auth/azuread.md +++ b/docs/sources/auth/azuread.md @@ -30,8 +30,8 @@ To enable the Azure AD OAuth2 you must register your application with Azure AD. 1. Click the name of the new application to open the application details page. 1. Click **Endpoints**. - - Note down the **OAuth 2.0 authorization endpoint (v2)**, this will be the auth url. - - Note down the **OAuth 2.0 token endpoint (v2)**, this will be the token url. + - Note down the **OAuth 2.0 authorization endpoint (v2)**, this will be the auth URL. + - Note down the **OAuth 2.0 token endpoint (v2)**, this will be the token URL. 1. Close the Endpoints page to come back to the application details page. diff --git a/docs/sources/enterprise/enterprise-configuration.md b/docs/sources/enterprise/enterprise-configuration.md index 8f1524730fa..5d75ada1ca4 100644 --- a/docs/sources/enterprise/enterprise-configuration.md +++ b/docs/sources/enterprise/enterprise-configuration.md @@ -35,11 +35,11 @@ login_background = url(http://www.bhmpics.com/wallpapers/starfield-1920x1080.jpg ### menu_logo -Set to complete url to override menu logo. +Set to complete URL to override menu logo. ### fav_icon -Set to complete url to override fav icon (icon shown in browser tab). +Set to complete URL to override fav icon (icon shown in browser tab). ### apple_touch_icon diff --git a/docs/sources/guides/whats-new-in-v6-3.md b/docs/sources/guides/whats-new-in-v6-3.md index 243c3849356..36d34dab329 100644 --- a/docs/sources/guides/whats-new-in-v6-3.md +++ b/docs/sources/guides/whats-new-in-v6-3.md @@ -82,7 +82,7 @@ Name | Description *${__series_name}* | The name of the time series (or table) *${__value_time}* | The time of the point your clicking on (in millisecond epoch) *${__url_time_range}* | Interpolates as the full time range (i.e. from=21312323412&to=21312312312) -*${__all_variables}* | Adds all current variables (and current values) to the url +*${__all_variables}* | Adds all current variables (and current values) to the URL You can then click on point in the Graph.