From dc12dd9eaee184de788ba18b569f63db8e64be42 Mon Sep 17 00:00:00 2001 From: C Mahidharah Rajendran <84265216+Mahidharah@users.noreply.github.com> Date: Wed, 15 Nov 2023 23:40:27 +0800 Subject: [PATCH] Update UserGuide.md --- docs/UserGuide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index a7c5b01b759..50e18b4753a 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -379,7 +379,7 @@ Locked all data **Constraints:** 1. Only unlocks if password exactly matches the current password (which is the last set password). - * Note: The default password is `Password123!`. It is highly recommended to change to a different password with the [`change-password` command](#change-password--chanage-password). + * Note: The default password is `Password123!`. It is highly recommended to change to a different password with the [`change-password` command](#change-password--change-password). **Example of usage:** `unlock pw/Password123!`