chore: improved the grammar

This commit is contained in:
Yury Shkoda 2021-02-17 16:44:05 +03:00 committed by GitHub
parent 13056fefce
commit 5ecf290a32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,10 +82,10 @@ To explain each of these lines:
### Deploy frontend
Unzip the frontend into the `/var/www/html` directory of the SAS Web Server. Open the `index.html` and update the following:
Unzip the frontend into `/var/www/html` directory of the SAS Web Server. Open `index.html` and update the following:
- `appLoc` attribute - this should point at the root folder in SAS Drive where the Job Execution services will be created.
- `contextName` attribute - here you should put the compute context you created in the earlier step.
- `appLoc` attribute - this should point to the root folder on SAS Drive where the Job Execution services will be created.
- `contextName` attribute - here you should put the compute context that you created in the earlier step.
### Deploy backend
The services can be deployed using a hidden menu in Data Controller. Navigate to the app, and add `/deploy` to the url.