From 633e4498e0501f2600ba139e481f6a5fe89b8ea2 Mon Sep 17 00:00:00 2001 From: Bryan Ashby Date: Fri, 20 Nov 2020 18:54:55 -0700 Subject: [PATCH] Minor doc fixes --- docs/configuration/menu-hjson.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration/menu-hjson.md b/docs/configuration/menu-hjson.md index db4e740b..c27038cb 100644 --- a/docs/configuration/menu-hjson.md +++ b/docs/configuration/menu-hjson.md @@ -266,7 +266,7 @@ Given the default menu system, two "pre" new user application menus exist due to First, let's create a new menu for the NUP: ```hjson newUserPassword: { - art: nup.ans + art: NUP.ANS next: newUserApplication desc: NUP! @@ -306,7 +306,7 @@ Looks like we'll need a `badNewUserPassword` menu as well! Let's create a very b ```hjson badNewUserPassword: { - art: badnup.ans + art: LAMER.ANS // here we use a built in system method to boot them. next: @systemMethod:logoff config: {