sourabhzanwar commited on
Commit
d50fa2e
1 Parent(s): 40daa48

'youe' -> 'your'

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -114,7 +114,7 @@ try:
114
  st.error("Username/Password is incorrect")
115
 
116
  if authentication_status == None:
117
- st.warning("Please enter youe username and password")
118
 
119
  if authentication_status:
120
  # Sidebar for Task Selection
 
114
  st.error("Username/Password is incorrect")
115
 
116
  if authentication_status == None:
117
+ st.warning("Please enter your username and password")
118
 
119
  if authentication_status:
120
  # Sidebar for Task Selection