diff --git a/app/auxiliary/plots.R b/app/auxiliary/plots.R index f844671..93b66fc 100644 --- a/app/auxiliary/plots.R +++ b/app/auxiliary/plots.R @@ -1311,7 +1311,7 @@ interactive_map <- ), str_wrap( - "Note: The color illustrates the latest value of the indicator available for each country.The data presented here for CTF is obtained by taking the average of the indicator for the period 2018-2022 and for original indicator, it is latest datapoint available.", + "Note: The color illustrates the latest value of the indicator available for each country.The data presented here for CTF is obtained by taking the average of the indicator for the period 2019-2023 and for original indicator, it is latest datapoint available.", note_chars ), sep = "
" diff --git a/app/ui.R b/app/ui.R index cf4dd3a..7cc4f2a 100644 --- a/app/ui.R +++ b/app/ui.R @@ -1208,7 +1208,7 @@ ui <- ) ), - ## Map tab ------------------------------------------------------------ + ## World Map tab ------------------------------------------------------------ tabItem(