From 4614e6d8c176a482d367d6cc82fcce1e5dcf0258 Mon Sep 17 00:00:00 2001 From: Mike Palmiotto Date: Thu, 17 May 2018 16:16:55 -0400 Subject: [PATCH] Fix clumsy wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e3d486..58422dd 100644 --- a/README.md +++ b/README.md @@ -152,7 +152,7 @@ which have been granted access to one of the existing superuser roles. #### Perform Actions With Enhanced Logging Once a transition has been made, the current session behaves as if it has the -privileges of the new `current_user`. The optional enhanced logging ensures an +privileges of the new `current_user`. The optional enhanced logging creates an audit trail upon transition to an alternate role, ensuring that any privilege escalation/alteration does not go unmonitored.