Skip to content

Commit

Permalink
Fixed the mismatching titles
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmbaazam committed Dec 15, 2023
1 parent a5b51e9 commit 8d70caa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vignettes/epichains_design_document.Rmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Simulating, handling, and analysing transmission chains in R."
subtitle: "Designing an ecosystem for transmission chain simulation and analysis."
title: "Simulating, handling, and analysing transmission chains in R"
subtitle: "Designing an ecosystem for transmission chain simulation and analysis"
author: "James Azam"
output:
bookdown::html_vignette2:
Expand All @@ -12,7 +12,7 @@ bibliography: references.json
link-citations: true
vignette: >
%\VignetteEncoding{UTF-8}
%\VignetteIndexEntry{Projecting infectious disease incidence: a COVID-19 example}
%\VignetteIndexEntry{Simulating, handling, and analysing transmission chains in R}
%\VignetteEngine{knitr::rmarkdown}
editor_options:
chunk_output_type: console
Expand Down

0 comments on commit 8d70caa

Please sign in to comment.