diff --git a/docs/configuration/menu-hjson.md b/docs/configuration/menu-hjson.md index c27038cb..0e3f9aec 100644 --- a/docs/configuration/menu-hjson.md +++ b/docs/configuration/menu-hjson.md @@ -293,7 +293,7 @@ newUserPassword: { { // anything else will result in going to the badNewUserPassword menu value: { nup: null } - action: @systemMethod:badNewUserPassword + action: @menu:badNewUserPassword } ] }