commit 4dbe7abbdc39f48c5a482ca1e32e41039a4c48e6
parent 6d5a503501d69d781d7f016159e0979259566c1f
Author: Javier Sepulveda <javier.sepulveda@uv.es>
Date: Wed, 7 Feb 2024 13:55:54 +0100
Fix typo README file (splitops)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/splitops/README.md b/splitops/README.md
@@ -124,5 +124,5 @@ Or with the user of your choice, who has on its .ssh/authorized_key file, the us
to store all requests, it works just with 1 single request. So even if you have been approved by several users, a specific CMDID, you won't be able
to run it, if a new command --proposal has been requested.
-[*] We encourage all users interested in using the Splitops command to user it first with --normal user, and not the root user. So this way you
-can learn how the program behaves without losing the connection with your server for the root user.
+[*] We encourage all users interested in using the Splitops command to use it first with a --normal user, and not with the root user.
+So this way you can learn how the program behaves, without losing the connection with your server as the root user.