Fix a typo h/t Nuno Sempere
This commit is contained in:
parent
af733821b2
commit
55e1619631
|
@ -84,7 +84,7 @@ if __name__ == "__main__":
|
||||||
)
|
)
|
||||||
|
|
||||||
if curl_command == curl_value:
|
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()
|
st.stop()
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user