doc: fix typo

This commit is contained in:
Eric Crosson
2021-09-11 15:05:12 -05:00
parent 198cfb0c6a
commit 01ee4e03d2

View File

@@ -194,7 +194,7 @@ const API_KEY = 'xxx';
const PRIVATE_KEY = 'yyy';
const useLivenet = false;
const client = new javascript(
const client = new SpotClient(
API_KEY,
PRIVATE_KEY,