From 96d15a8931d955bfc220bd130de7490dd3b2cc79 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 23 Nov 2017 13:51:27 -0600 Subject: Improve a comment --- packages/0x.js/src/types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/0x.js/src/types.ts') diff --git a/packages/0x.js/src/types.ts b/packages/0x.js/src/types.ts index 19bada4ef..69fd3ba03 100644 --- a/packages/0x.js/src/types.ts +++ b/packages/0x.js/src/types.ts @@ -408,7 +408,7 @@ export interface OrderStateWatcherConfig { } /* - * networkId: The id of the underlying ethereum network the provider is connected to. (1-mainnet, 42-kovan, 50-testrpc) + * networkId: The id of the underlying ethereum network your provider is connected to. (1-mainnet, 42-kovan, 50-testrpc) * gasPrice: Gas price to use with every transaction * exchangeContractAddress: The address of an exchange contract to use * tokenRegistryContractAddress: The address of a token registry contract to use -- cgit v1.2.3