Skip to content

Commit

Permalink
Fix description for country
Browse files Browse the repository at this point in the history
  • Loading branch information
glaroc committed Oct 6, 2023
1 parent 2f7d8d7 commit f3e284c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pipelines/SHI_pipeline.json
Original file line number Diff line number Diff line change
Expand Up @@ -564,8 +564,8 @@
"options": ["Country", "Region in Country", "User defined"]
},
"pipeline@51": {
"label": "country code",
"description": "Three letter code for the country where the SHI is calculated.",
"label": "Country name",
"description": "Name of the country for the analysis. Check the available countries and regions here: https://www.naturalearthdata.com/downloads/10m-cultural-vectors/",
"type": "text",
"example": "COL"
}
Expand Down

0 comments on commit f3e284c

Please sign in to comment.