[README] Correct typo

This commit is contained in:
Moe Adham
2013-10-17 21:33:58 -04:00
parent 45fff5642d
commit 997e561389

View File

@@ -46,7 +46,7 @@ var remote = new Remote({
servers: [
{
host: 's1.ripple.com'
, port: 443,
, port: 443
, secure: true
}
]