Fixed typo.

This commit is contained in:
Martin Taillefer 2017-05-22 07:38:08 -07:00
parent 507417f058
commit 7e8e688293
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ You can use `markdown`, `yaml`, `json`, `java`, `javascript`, `c`, `cpp`, `cshar
### Displaying file content
You can pull in an external file and display its content as a preformatted block. This is handy to
display a config file or a test file. To do so, you can use normal markup and instead you need to
display a config file or a test file. To do so, you can't use normal markup and instead you need to
use direct HTML. For example:
```