diff --git a/_episodes_rmd/15-knitr-markdown.Rmd b/_episodes_rmd/15-knitr-markdown.Rmd index 5af1f70c5..41163a0a6 100644 --- a/_episodes_rmd/15-knitr-markdown.Rmd +++ b/_episodes_rmd/15-knitr-markdown.Rmd @@ -148,7 +148,7 @@ Each will appear as: - italics with underscores - code-type font with backticks -You can use whatever method you prefer, but *be consistant*. This maintains the +You can use whatever method you prefer, but *be consistent*. This maintains the readability of your code. You can make a numbered list by just using numbers. You can even use the