From 769a3cfdefd73a7019735d9f01e56fd74bfc96d2 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 10:06:52 -0500 Subject: [PATCH] [v10.0.x] improved the sentence to make it clear for entering admin in both the username and password (#76275) 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> (cherry picked from commit 186a9c2331579b5bd3225243ef656b2fd772b7bd) Co-authored-by: Bilal Khan <64713734+ibilalkayy@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 31f65058c9a..868bee8f804 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.