Skip to content
Snippets Groups Projects
Commit db133926 authored by thierrychambert's avatar thierrychambert
Browse files

corrected typo

parent 56ae2ec6
No related branches found
No related tags found
No related merge requests found
......@@ -566,7 +566,7 @@ rm(list = ls(all.names = TRUE))
# Strength of trend
column(6,
radioButtons(inputId = "pop_trend_strength",
label = "intensit",
label = "Intensit",
choices = c("Faible" = "weak",
"Moyenne" = "average",
"Forte" = "strong")),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment