Skip to content

Commit 2e91a53

Browse files
committed
fix product name
1 parent 028c1da commit 2e91a53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This example shows how to implement the Refinitiv Real-time WebSocket API with J
99

1010
There are two types of the Web Workers, [Dedicated Workers](https://html.spec.whatwg.org/multipage/workers.html#dedicated-workers-and-the-worker-interface) and [Shared Workers](https://html.spec.whatwg.org/multipage/workers.html#sharedworker). This example covers only how to implement the Refinitiv Real-time WebSocket API with JavaScript web browser application with Dedicated Workers.
1111

12-
*Note: The initial release of this API is for deployed ADS customers only (i.e. to use it you will need an installed version of TREP 3.2.1 and above).
12+
*Note: The initial release of this API is for deployed ADS customers only (i.e. to use it you will need an installed version of ADS 3.2.1 and above).
1313

1414
## Supported Web Browsers
1515
The example supports Chrome, Firefox and IE11 (based on the WebSocket and Web Workers browser supported platform).

0 commit comments

Comments
 (0)