From f5c67454a278475e1efd3418e642f4afa3bbcd69 Mon Sep 17 00:00:00 2001 From: Oliver Valls <199462+tramuntanal@users.noreply.github.com> Date: Fri, 29 Jan 2021 13:25:43 +0100 Subject: [PATCH] Improve doc --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 59ca97f..b67cdcb 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,7 @@ Note that although the only way for participants to open a session is by clickin ### Warning Platform administrators should take care not to reset authorizations while in the middle of a process. -Reseting authorizations will remove `Authentication`s from existing impersonated users. This will allow participants to vote again in the same process via this module or -being "manually" impersonated. +Reseting verifications will remove `Authorization`s from existing impersonated users. This will allow participants to vote again in the same process with the same credentials via this module or being "manually" impersonated. ## Run tests