Spaces:
Runtime error
Runtime error
Commit
·
b3b95dc
1
Parent(s):
e24bf2a
correct text
Browse files
app.py
CHANGED
@@ -268,5 +268,5 @@ st.sidebar.button('what is the estimate money I need for starting my company', o
|
|
268 |
with st.sidebar :
|
269 |
st.title('Disclaimer ⚠️ :')
|
270 |
st.write('may introduce false information')
|
271 |
-
st.write('consult with a
|
272 |
|
|
|
268 |
with st.sidebar :
|
269 |
st.title('Disclaimer ⚠️ :')
|
270 |
st.write('may introduce false information')
|
271 |
+
st.write('consult with a professional advisor for more specific problems')
|
272 |
|