amandakonet commited on
Commit
93f7dbe
1 Parent(s): 6ee5293

fix markdown

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ st.markdown("**Why does this matter?** Through echo chambers, polarization, and
27
 
28
  st.markdown("How is climate change misinformation combatted now? Below are a few of the ways according to the Brookings Institute:")
29
  st.markdown("1. Asking news sources to call out misinformation")
30
- st.markdownd("2. Teaching and encouraging media literacy among the public (how to detect fake news, critical evaluation of information provided, etc.")
31
  st.markdown("2. Government ")
32
  st.markdown("3. Fact-checking")
33
  st.markdown("4. Social media platform investment in algorithmic detection of fake news")
 
27
 
28
  st.markdown("How is climate change misinformation combatted now? Below are a few of the ways according to the Brookings Institute:")
29
  st.markdown("1. Asking news sources to call out misinformation")
30
+ st.markdown("2. Teaching and encouraging media literacy among the public (how to detect fake news, critical evaluation of information provided, etc.")
31
  st.markdown("2. Government ")
32
  st.markdown("3. Fact-checking")
33
  st.markdown("4. Social media platform investment in algorithmic detection of fake news")