mtyrrell commited on
Commit
dc4fdc8
1 Parent(s): c01d2ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -169,7 +169,7 @@ with st.sidebar:
169
  st.markdown(
170
  """
171
  * *These selections will filter the data matched against your query*
172
- * *For a comparative analysis of multiple countries or vulnerability categories, select the items you require or select **'All Categories'***
173
  * *Be careful in using the vulnerabilities category filter, as many of the categories are not well represented in the documents. Therefore, this will severly limit the data available for analysis*
174
  """
175
  )
 
169
  st.markdown(
170
  """
171
  * *These selections will filter the data matched against your query*
172
+ * *For a comparative analysis of multiple countries or vulnerability categories, select the items you require or select **'All Countries'** or **'All Categories'***
173
  * *Be careful in using the vulnerabilities category filter, as many of the categories are not well represented in the documents. Therefore, this will severly limit the data available for analysis*
174
  """
175
  )