From 03501eddb084d1ede53a1d4679d12f98aa423b6c Mon Sep 17 00:00:00 2001 From: dannyrb Date: Tue, 18 Jun 2019 23:33:02 -0400 Subject: [PATCH] fix typo --- docs/latest/essentials/data-source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/latest/essentials/data-source.md b/docs/latest/essentials/data-source.md index 2ba6c1283..c47f794d5 100644 --- a/docs/latest/essentials/data-source.md +++ b/docs/latest/essentials/data-source.md @@ -37,7 +37,7 @@ in command prompt or terminal_ > If you are using `Docker Toolbox` you need to change the _proxy_ parameter in > _package.json_ to http://192.168.99.100:8042 or the ip docker-machine ip -> throws. This is the value [`react-scripts`][react-proxy]] uses to proxy +> throws. This is the value [`react-scripts`][react-proxy] uses to proxy > requests ### Running Orthanc