From a95cc968ea73c619dd7738889502964ab4407158 Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Thu, 29 May 2025 18:53:03 +0000 Subject: [PATCH] Fix typo in About page --- inst/web/templates/content/about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inst/web/templates/content/about.html b/inst/web/templates/content/about.html index c079c37..16385b9 100644 --- a/inst/web/templates/content/about.html +++ b/inst/web/templates/content/about.html @@ -3,8 +3,8 @@ Rnaught is an R package and web application for estimating the basic reproduction number of infectious diseases. - We note that the estimators included in this web application are applied to diseases directly transmitted between the same host-type - i.e., they are not applciable to vector-borne diseases. + We note that the estimators included in this web application are applied to diseases directly transmitted between the + same host-type (i.e., they are not applicable to vector-borne diseases). For information about using this application, view the Help tab. To learn more about the package, visit the online -- 2.50.1