From 4ba63e102dcb9f775d65ff349dd53e82a3b6ae9c Mon Sep 17 00:00:00 2001 From: celso Date: Tue, 28 Mar 2023 14:41:40 -0300 Subject: [PATCH] modified README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33a99e7..40f57ec 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ the bash associative array will hold the following contents | text | may contain special symbols | | callback | callback_data, empty if there is none | -if you sourced the viewer, you can view these contents with `view_content curmsg` where `curmsg` is the name of the bash associative array populated by getmsg_content +if you sourced the viewer, you can view these contents with `view_content curmsg` where `curmsg` is the name of the bash associative array populated by `getmsg_content` ### sending messages use the `sendmsg` function to send messages and print the result to `sentmsgs.txt`