From a000ae01cf09ee996fffb73272e4474a459ae780 Mon Sep 17 00:00:00 2001 From: munja Date: Wed, 14 Dec 2022 20:29:59 +0100 Subject: [PATCH] chore: automated commit --- docs/locking-mechanism.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/locking-mechanism.md b/docs/locking-mechanism.md index d74fcdf..b887a17 100644 --- a/docs/locking-mechanism.md +++ b/docs/locking-mechanism.md @@ -21,7 +21,7 @@ Before proceeding with an unlock, the first step should be to understand why the ![](/img/mpe_lockanytable.png) -If an unlock is deemed necessary, simply open this table in the EDIT menu, and change the value from UNLOCKED to LOCKED. +If an unlock is deemed necessary, simply open this table in the EDIT menu, and change the value of `LOCK_STATUS_CD` from `UNLOCKED` to `LOCKED`. ## Scalability