doc: do not begin yaml value with backtick

Will break YAML parsing!

See details in the PR.

PR-URL: https://github.com/nodejs/node/pull/15447
Fixes: https://github.com/nodejs/node/issues/14930
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
This commit is contained in:
Jon Moss 2017-09-17 11:29:21 -04:00 committed by Vse Mozhet Byt
parent 631c59b946
commit 75f7b2f577

View File

@ -575,7 +575,8 @@ changes:
description: The `lookup` option is supported.
- version: REPLACEME
pr-url: https://github.com/nodejs/node/pull/13623
description: `recvBufferSize` and `sendBufferSize` options are supported now.
description: The `recvBufferSize` and `sendBufferSize` options are
supported now.
-->
* `options` {Object} Available options are: