From 00bbd5623ce8506cedcc81082c765484453c684d Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Tue, 30 Nov 2021 10:46:06 -0500 Subject: [PATCH] minor word nitpicking --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e7654e..1ae1f76 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # doasedit -a POSIX shell replacement for sudoedit using doas. +a POSIX shell script replacement for sudoedit using doas. [Inspired by this Reddit comment.](https://www.reddit.com/r/linux/comments/l6y7nv/is_doas_a_good_alternative_to_sudo/gl4hs42?utm_source=share&utm_medium=web2x&context=3) ## USE AT YOUR OWN RISK! THIS SCRIPT IS VERY ALPHA.