From a69d361d1bcb4126cd33d4c188e01395dc9a4147 Mon Sep 17 00:00:00 2001 From: Doug Burks Date: Fri, 15 Apr 2022 10:45:34 -0400 Subject: [PATCH] Improve grammar in so-whiptail --- setup/so-whiptail | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-whiptail b/setup/so-whiptail index 41b3ec86f..6db6e08f9 100755 --- a/setup/so-whiptail +++ b/setup/so-whiptail @@ -2048,7 +2048,7 @@ whiptail_you_sure() { read -r -d '' you_sure_text <<- EOM Welcome to Security Onion Setup! - You can use Setup for lots of different use cases from a small standalone installation to a large distributed deployment for your enterprise. Don't forget to review the documentation at: + You can use Setup for several different use cases, from a small standalone installation to a large distributed deployment for your enterprise. Don't forget to review the documentation at: https://docs.securityonion.net Setup uses keyboard navigation and you can use arrow keys to move around. Certain screens may provide a list and ask you to select one or more items from that list. You can use [SPACE] to select items and [ENTER] to proceed to the next screen.