0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00

doc: fix bad markdown parsing in list

This commit is contained in:
Nathan Rajlich 2013-07-08 11:25:40 -07:00
parent 99a7e78e77
commit ed5324687e

View File

@ -55,7 +55,7 @@ exceeded. The limits are configurable:
- `tls.CLIENT_RENEG_LIMIT`: renegotiation limit, default is 3.
- `tls.CLIENT_RENEG_WINDOW`: renegotiation window in seconds, default is
10 minutes.
10 minutes.
Don't change the defaults unless you know what you are doing.