Of course I made a typo in the last commit...
diff --git a/inst/CITATION b/inst/CITATION
index f7e2d34..33bf557 100644
--- a/inst/CITATION
+++ b/inst/CITATION
@@ -4,7 +4,7 @@
  vers <- paste("R package version", meta$Version)
 
  citEntry(entry="Manual",
-		  title = "posterdown: An R Package Built to Generate Reproducible Conference Posters for the Academic and Professional World hWere Powerpoint and Pages Just Won't Cut It",
+		  title = "posterdown: An R Package Built to Generate Reproducible Conference Posters for the Academic and Professional World Where Powerpoint and Pages Just Won't Cut It",
 		  author = personList(as.person("W. Brent Thorne")),
 		  year = 2019,
 		  url = "https://github.com/brentthorne/posterdown",