From 1b6b866bd7680707d5244a5468e3610a1d2a733b Mon Sep 17 00:00:00 2001 From: mDuo13 Date: Thu, 11 Sep 2014 15:29:21 -0700 Subject: [PATCH] [FIX] typo: too -> tool --- websocket_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket_api.md b/websocket_api.md index 979fcee07f..c63872c619 100644 --- a/websocket_api.md +++ b/websocket_api.md @@ -33,7 +33,7 @@ Additionally, running your own server gives you admin control over it, which all ### WebSocket API ### -If you are just looking to try out some methods on the Ripple network, you can skip writing your own WebSocket code and go straight to using the API at the [Ripple WebSocket API Tool](ripple-api-too.html). Later on, when you want to connect to your own `rippled` server, you can build your own client in Javascript to run in a browser (See [this example](http://www.websocket.org/echo.html) ) or possibly [Node.js](https://github.com/einaros/ws). +If you are just looking to try out some methods on the Ripple network, you can skip writing your own WebSocket code and go straight to using the API at the [Ripple WebSocket API Tool](ripple-api-tool.html). Later on, when you want to connect to your own `rippled` server, you can build your own client in Javascript to run in a browser (See [this example](http://www.websocket.org/echo.html) ) or possibly [Node.js](https://github.com/einaros/ws). Currently Ripple Labs maintains a set of public WebSocket servers at: