Fix some typos in the citations
diff --git a/README.md b/README.md
index 9044745..836fda3 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,7 @@
```
@Manual{posterdown,
- title = {posterdown: An R Package Built to Generate Reproducible Conference Posters for the Academic and Professional World Were Powerpoint and Pages Just Wont Cut It},
+ 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},
author = {W. Brent Thorne},
year = {2019},
url = {https://github.com/brentthorne/posterdown},
diff --git a/inst/CITATION b/inst/CITATION
index d40697c..f7e2d34 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 Were Powerpoint and Pages Just Wont Cut It",
+ 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",
author = personList(as.person("W. Brent Thorne")),
year = 2019,
url = "https://github.com/brentthorne/posterdown",