From e2f755d31348a10163fddcf498e6b6e261ff771a Mon Sep 17 00:00:00 2001 From: freewil Date: Mon, 13 May 2013 12:49:25 -0300 Subject: [PATCH] fix bitcoins capitalization in readme [ci skip] --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index b78d2d3..4f57994 100644 --- a/Readme.md +++ b/Readme.md @@ -62,7 +62,7 @@ See [Enabling SSL on original client](https://en.bitcoin.it/wiki/Enabling_SSL_on If you're using this to connect to bitcoind across a network it is highly recommended to enable `ssl`, otherwise an attacker may intercept your RPC credentials -resulting in theft of your Bitcoins. +resulting in theft of your bitcoins. When enabling `ssl` by setting the configuration option to `true`, the `sslStrict` option (verifies the server certificate) will also be enabled by default. It is