From 404b35616f366825d03918cbc531ec289df43722 Mon Sep 17 00:00:00 2001 From: Allan Bowe <> Date: Thu, 6 Aug 2020 13:13:02 +0200 Subject: [PATCH] fix: small correction --- docs/dci-deploysas9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dci-deploysas9.md b/docs/dci-deploysas9.md index 25a8128..40ed79e 100644 --- a/docs/dci-deploysas9.md +++ b/docs/dci-deploysas9.md @@ -24,7 +24,7 @@ Deploy as follows: 1 - Unzip dcfrontend.zip and upload the entire `datacontroller` directory to the static content server. -2 - Open the `index.html` file and update the `appLoc` value to the location of the Stored Process deployed earlier. +2 - Open the `index.html` file and update the `appLoc` value to the location where the Stored Processes were deployed earlier. It should now be possible to use the application - simply navigate to `YOURSASWEBLOC.domain/yourRoot/datacontroller` and sign in!