From 9c1e1267ed49812e4bba183944e730c997ed123f Mon Sep 17 00:00:00 2001 From: Basil Feitknecht <114588139+bs10x@users.noreply.github.com> Date: Mon, 11 Dec 2023 23:12:56 +0100 Subject: [PATCH] Update README.md (#393) fixed a minor typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 385597f..0d1235f 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ echo "This is a primary Menu Title" echo "This is a secondary Menu Title" echo "This is a n-th Menu Title" echo "---" -echo "This is not a Menu Title, this will be showed in the drop-down menu only" +echo "This is not a Menu Title, this will be shown in the drop-down menu only" ``` Script output for both header and body is split by line (`\n`). Each line must follow this format: