From be1f341decce43ea4bd16bf29c63af0c397fa257 Mon Sep 17 00:00:00 2001 From: Michael Graumann Date: Thu, 15 Aug 2019 15:19:07 +0200 Subject: [PATCH] replaced 'backslash' by 'slash' in ReadMe --- ngo-ui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ngo-ui/README.md b/ngo-ui/README.md index 6c2c2e90..5524d411 100644 --- a/ngo-ui/README.md +++ b/ngo-ui/README.md @@ -69,7 +69,7 @@ Edit the file below and change the location of the REST API that the UI depends vi src/environments/environment.ts ``` -The values to be changed are as follows. The trailing backslash is important for the api_url. +The values to be changed are as follows. The trailing slash is important for the api_url. ``` api_url: 'http://tg-fabric-Blockcha-1NVE3TSKYVEQ3-247478291.us-east-1.elb.amazonaws.com/',