From 55e1619631ac7815a10ffe25f8b547825c88b0f7 Mon Sep 17 00:00:00 2001 From: yagudin Date: Tue, 1 Jun 2021 17:56:06 +0300 Subject: [PATCH] Fix a typo h/t Nuno Sempere --- strmlt.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strmlt.py b/strmlt.py index 1bd80c8..626c860 100644 --- a/strmlt.py +++ b/strmlt.py @@ -84,7 +84,7 @@ if __name__ == "__main__": ) if curl_command == curl_value: - st.warning('Please input your cURL (see the sidebar for instructions :-) ') + st.warning('Please input your cURL (see the sidebar for the instructions :-) ') st.stop() try: