From 186a9c2331579b5bd3225243ef656b2fd772b7bd Mon Sep 17 00:00:00 2001 From: Bilal Khan <64713734+ibilalkayy@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:01:13 +0500 Subject: [PATCH] improved the sentence to make it clear for entering admin in both the username and password (#76141) * improved the sentence to make it clear for entering admin in both the username and password * Update docs/sources/getting-started/build-first-dashboard.md --------- Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> --- docs/sources/getting-started/build-first-dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/getting-started/build-first-dashboard.md b/docs/sources/getting-started/build-first-dashboard.md index c88459425e7..47783916f7b 100644 --- a/docs/sources/getting-started/build-first-dashboard.md +++ b/docs/sources/getting-started/build-first-dashboard.md @@ -32,7 +32,7 @@ To sign in to Grafana for the first time: The default HTTP port that Grafana listens to is `3000` unless you have configured a different port. -1. On the sign-in page, enter `admin` for the username and password. +1. On the sign-in page, enter `admin` for both the username and password. 1. Click **Sign in**. If successful, you will see a prompt to change the password.