docs response: fix md list jank

This commit is contained in:
Jonathan Ong 2013-12-18 23:48:45 -08:00
parent 039805265f
commit e00f2aee9d

View file

@ -1,4 +1,3 @@
# Response
A Koa `Response` object is an abstraction on top of node's vanilla response object,
@ -76,9 +75,9 @@
- 510 "not extended"
- 511 "network authentication required"
__NOTE__: don't worry too much about memorizing these strings,
if you have a typo an error will be thrown, displaying this list
so you can make a correction.
__NOTE__: don't worry too much about memorizing these strings,
if you have a typo an error will be thrown, displaying this list
so you can make a correction.
### res.length=