dnhoffman commited on
Commit
2bcd040
·
verified ·
1 Parent(s): b284fd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -2425,7 +2425,7 @@ if current_path == "main":
2425
  st.markdown(
2426
  '<p style="color:#666;font-size:0.78rem;line-height:1.5;margin-top:8px;">'
2427
  'This brief assessment is not a clinical intake. Your full clinical assessment '
2428
- 'happens at your consultation under HIPAA protected conditions.'
2429
  '</p>',
2430
  unsafe_allow_html=True,
2431
  )
 
2425
  st.markdown(
2426
  '<p style="color:#666;font-size:0.78rem;line-height:1.5;margin-top:8px;">'
2427
  'This brief assessment is not a clinical intake. Your full clinical assessment '
2428
+ 'happens at your consultation.'
2429
  '</p>',
2430
  unsafe_allow_html=True,
2431
  )