From a79c863f01e5fdeb76dbde3d69d4b1b921f6958b Mon Sep 17 00:00:00 2001 From: usr110 Date: Tue, 20 Sep 2016 12:23:08 +0100 Subject: [PATCH] Update text. Also relevant to #18 --- app/ui.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/ui.R b/app/ui.R index 5285799..721c197 100644 --- a/app/ui.R +++ b/app/ui.R @@ -136,7 +136,7 @@ shinyUI(fluidPage( , sidebarPanel( - tags$div(title="Shows % of population cycling weekly at baseline for the selected region", + tags$div(title="Shows % of the total population for the selected region who cycle at least weekly at baseline", uiOutput("inBaselineCycling") ),