From 8033de4407ed1c33dfcafe1657fad3a7a139414d Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Sun, 27 Aug 2023 00:13:02 +0200 Subject: [PATCH] fix typo (#164) --- demo.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/demo.md b/demo.md index d9b3ad02..c79e10f0 100644 --- a/demo.md +++ b/demo.md @@ -2,7 +2,7 @@ title: InvenTree Demo --- -Want to take InvenTree for a spin? A working demo of InvenTree is available online at https://demo.inventree.org +Want to take InvenTree for a spin? A working demo of InvenTree is available online at https://demo.inventree.org ### Login Details @@ -11,9 +11,9 @@ Multiple default accounts are provided, as detailed below. Each account is affor | Username | Password | Description | Login | | --- | --- | --- | --- | | allaccess | nolimits | View / create / edit all pages and items | log in | -| reader | readonly | Can view all pages but cannot create, edit or delete database records | log in | -| engineer | partsonly | Can manage parts, view stock, but no access to purchase orders or sales orders | log in | -| admin | inventree | Superuser account, access all areas plus administrator actions | log in | +| reader | readonly | Can view all pages but cannot create, edit or delete database records | log in | +| engineer | partsonly | Can manage parts, view stock, but no access to purchase orders or sales orders | log in | +| admin | inventree | Superuser account, access all areas plus administrator actions | log in | ### Data Persistence