From 715c900d8818f9a3875f2e550f1bda5863ab371f Mon Sep 17 00:00:00 2001 From: Faruk AYDIN Date: Wed, 21 Sep 2022 01:59:25 +0300 Subject: [PATCH] docs: Specify user can change also email from settings page --- packages/docs/pages/guide/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/pages/guide/installation.md b/packages/docs/pages/guide/installation.md index bd644098..b4f95e61 100644 --- a/packages/docs/pages/guide/installation.md +++ b/packages/docs/pages/guide/installation.md @@ -19,7 +19,7 @@ docker compose up :::tip -You can use `user@automatisch.io` email address and `sample` password to login to Automatisch. You can also change your password later on from the settings page. +You can use `user@automatisch.io` email address and `sample` password to login to Automatisch. You can also change your email and password later on from the settings page. :::