From 124935e6637ba0eb6bd6a3d34f81966bf3417719 Mon Sep 17 00:00:00 2001 From: heno Date: Sat, 25 Sep 2021 09:35:00 +0000 Subject: [PATCH] Update 'System requirements' --- System-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/System-requirements.md b/System-requirements.md index a0e154b..9197a95 100644 --- a/System-requirements.md +++ b/System-requirements.md @@ -10,4 +10,4 @@ You can run the program in the following environments: ### Multi user (network) environments -The program is not intended to be used by multiple users simultainiously. It will technically work, but because there's not coded routines (yet) in the program for IO locking operations, you risk to loose your data if more than one person edits the same record at the same time. \ No newline at end of file +The program is not intended to be used by multiple users simultainiously. It will technically work, but because there's no coded routines (yet) in the program for IO locking operations, you risk to loose your data if more than one person edits the same record at the same time. \ No newline at end of file