From f57bebee3dcdb94b6305bc935d2e36c2b6e66741 Mon Sep 17 00:00:00 2001 From: a7hybnj2 <36831279+a7hybnj2@users.noreply.github.com> Date: Fri, 17 Dec 2021 15:25:03 -0500 Subject: [PATCH] Update demo.md typo in username for full access --- docs/demo.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/demo.md b/docs/demo.md index cdf9902..8b4ce09 100644 --- a/docs/demo.md +++ b/docs/demo.md @@ -14,7 +14,7 @@ Multiple default accounts are provided, as detailed below. Each account is affor | Username | Password | Description | | --- | --- | --- | -| allacess | nolimits | View / create / edit all pages and items | +| allaccess | nolimits | View / create / edit all pages and items | | reader | readonly | Can view all pages but cannot create, edit or delete database records | | engineer | partsonly | Can manage parts, view stock, but no access to purchase orders or sales orders | | admin | inventree | Superuser account, access all areas plus administrator actions |