docs: Fix incorrect use of warning markdown.

This commit is contained in:
JefftheBest1
2017-01-05 22:11:22 +11:00
committed by Tim Abbott
parent 8b839c96d4
commit e724af3183

View File

@@ -183,7 +183,7 @@ indenting them.
Cheat Sheet for a complete list.
* Example **warning**:
```
!!! warning ""
!!! warn ""
If you attempt to input a nonexistent stream name, an error
message will appear.
```