Fix a typo h/t Nuno Sempere

This commit is contained in:
yagudin 2021-06-01 17:56:06 +03:00
parent af733821b2
commit 55e1619631

View File

@ -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: