From 24982a81eb08bef0cc539131578757c680bd869a Mon Sep 17 00:00:00 2001 From: Sanjay Nagamangalam Date: Sat, 21 Oct 2017 16:52:16 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fade62b..eaf7c66 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ docker run -it -p 5000:5000 sanagama/mssql-restapi > *TIP:* [Google Chrome](https://www.google.com/chrome/) with the [JSON Formatter](https://github.com/callumlocke/json-formatter) extension is a great way to play with REST APIs. -- Launch your browser and browse to +- Launch your browser and navigate to - Click on the links in the JSON response to navigate databases, tables and column objects.