doc: fix template string
authorRafael Cepeda <rcepeda1993@gmail.com>
Mon, 15 Feb 2016 15:49:00 +0000 (09:49 -0600)
committerMyles Borins <mborins@us.ibm.com>
Wed, 2 Mar 2016 22:01:11 +0000 (14:01 -0800)
commit9d1f102801e1527b07e515d5575cb972536c6755
treecec0642ee16ed9336dcbbd38be51cdb407a9b1e4
parent388f1bbeef3b9b98fde9e54aa468663792773c0a
doc: fix template string

Template string was syntactically incorrect. Copied Documentation code
would throw an error.

PR-URL: https://github.com/nodejs/node/pull/5240
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
doc/api/crypto.markdown