From ac3565423569e8fab2dada4f53db1ca5ad5b7f91 Mon Sep 17 00:00:00 2001 From: Eric Marchand <129385512+e-marchand@users.noreply.github.com> Date: Sun, 31 Dec 2023 04:15:47 +0100 Subject: [PATCH] Update EditActionHasUniqueTask.md --- docs/EditActionHasUniqueTask.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/EditActionHasUniqueTask.md b/docs/EditActionHasUniqueTask.md index 8e19a98..1e8b4ed 100644 --- a/docs/EditActionHasUniqueTask.md +++ b/docs/EditActionHasUniqueTask.md @@ -7,7 +7,7 @@ - If offline, an edit could be in pending task - If launch a new edit, instead of creating a new task, the one in pending task will be opened - so data already filled will be displayed - - and when validating, just register new data, waiting to network to come back + - and when validating, just register the new data (no new task) + waiting to network to come back to send the data to server # Setting to activate the feature