fix checks & update vignette
diff --git a/docs/awesome_table_in_pdf.Rmd b/docs/awesome_table_in_pdf.Rmd
index 7141ebc..52da10b 100644
--- a/docs/awesome_table_in_pdf.Rmd
+++ b/docs/awesome_table_in_pdf.Rmd
@@ -257,7 +257,7 @@
```{r}
sometext <- strsplit(paste0(
- "You can even try do do some crazy things like this paragraph. ",
+ "You can even try to make some crazy things like this paragraph. ",
"It seems to be a useless feature at this moment but who cares. ",
"It is so fun to play with color that I can't stop. ;D"
), " ")[[1]]