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

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -69,7 +69,7 @@ vulnerability_options = ['All Categories','Agricultural communities', 'Children'
69
  # List of examples
70
  examples = [
71
  "-",
72
- "What specific initiatives are presented in the context to address the needs of groups such women and children to the effects climate change?",
73
  "In addition to gender, children, and youth, is there any mention of other groups facing disproportional impacts from climate change due to their geographic location, socio-economic status, age, gender, health, and occupation?"
74
  ]
75
 
 
69
  # List of examples
70
  examples = [
71
  "-",
72
+ "What specific initiatives are presented in the context to address the needs of groups such as women and children to the effects climate change?",
73
  "In addition to gender, children, and youth, is there any mention of other groups facing disproportional impacts from climate change due to their geographic location, socio-economic status, age, gender, health, and occupation?"
74
  ]
75