From 446f464c0930fec552a6e8827f06d08db45ce078 Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Mon, 16 Nov 2020 16:31:37 -0500 Subject: [PATCH] update docs --- docs/activation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/activation.md b/docs/activation.md index 31dceb08..339e4aee 100644 --- a/docs/activation.md +++ b/docs/activation.md @@ -64,7 +64,7 @@ is in the process of being built, and wait until it is ready before trying to us ## Sign In to Admin Account After performing activation, refresh the web page that opened when the server started. You should see a login page. -You can now login as the admin user using the email address (`name`) and password from your `activation.json` file. +You can now login as the admin user using the email address and password you set during activation. ## Launch Time Activation is complete! Ready to [launch a Bubble](launch-node.md)?