doc: fix indent in tls resumption example
authorRoman Reiss <me@silverwind.io>
Wed, 14 Oct 2015 19:45:12 +0000 (21:45 +0200)
committerJames M Snell <jasnell@gmail.com>
Thu, 29 Oct 2015 15:38:41 +0000 (08:38 -0700)
commitbc29aad22bec8e7e49ca19858b9676e84e658645
tree01638e4a50911a32167cceef83581d29ce18be7e
parent0a4323dd82c752cf634f4f908f86d6c32c661133
doc: fix indent in tls resumption example

Markdown requires 4-space indent to correctly format code blocks. This
fixes the example so it's correctly presented as code.

PR-URL: https://github.com/nodejs/node/pull/3372
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
doc/api/tls.markdown