]> nmode's Git Repositories - Rnaught/commitdiff
Update ui.R
authorhannajankowski <hkj@yorku.ca>
Wed, 16 Aug 2023 17:37:35 +0000 (13:37 -0400)
committerGitHub <noreply@github.com>
Wed, 16 Aug 2023 17:37:35 +0000 (13:37 -0400)
First attempt by HJ

R/ui.R

diff --git a/R/ui.R b/R/ui.R
index 060b5bc38e4d0565717f30a69d0d734864b179ee..8a82158f5feffc7d5c5800048b7d24b8092ea186 100644 (file)
--- a/R/ui.R
+++ b/R/ui.R
@@ -60,7 +60,7 @@ ui <- function() { shiny::fluidPage(
           # WHITE & PANAGO (WP).
           shiny::tags$details(
             shiny::tags$summary(shiny::h4("White & Panago (WP)")),
-            shiny::p("Method due to [White and Pagano(2008)], assumes a branching process based model. Serial
+            shiny::p("Method due to White and Pagano (2008), assumes a branching process based model. Serial
 distribution can be assumed known or can be estimated using maximum likelihood;  When serial interval is unknown
 the method takes longer to compute, though is still real-time."),
             shiny::br(),