Fixed heading

This commit is contained in:
LizRoss
2017-05-23 12:57:47 -07:00
parent b2df98c2a3
commit 11bd1f038d
2 changed files with 6 additions and 6 deletions

View File

@ -23,7 +23,7 @@ The Enterprise Mode Site List Portal is an open-source web tool on GitHub that a
Before you can begin using the Enterprise Mode Site List Portal, you must set up your environment.
## Step 1 - Copying the deployment folder to the web server
## Step 1 - Copy the deployment folder to the web server
You must download the deployment folder (**EMIEWebPortal/**), which includes all of the source code for the website, from the [Enterprise Mode Site List Portal](https://github.com/MicrosoftEdge/enterprise-mode-site-list-portal) site to your web server.
**To download the source code**

View File

@ -50,15 +50,15 @@ Admins can assign roles to employees for the Enterprise Mode Site List Portal, a
## Enterprise Mode Site List Portal workflow by employee role
The following workflow describes how to use the Enterprise Mode Site List Portal.
1. [The Requester submits a change request for an app](create-change-request-enterprise-mode-portal.md)
1. [The Requester submits a change request for an app.](create-change-request-enterprise-mode-portal.md)
2. [The Requester tests the change request info, verifying its accuracy](verify-changes-preprod-enterprise-mode-portal.md)
2. [The Requester tests the change request info, verifying its accuracy.](verify-changes-preprod-enterprise-mode-portal.md)
3. [The Approver(s) group accepts the change request](approve-change-request-enterprise-mode-portal.md)
3. [The Approver(s) group accepts the change request.](approve-change-request-enterprise-mode-portal.md)
4. [The Requester schedules the change for the production environment](schedule-production-change-enterprise-mode-portal.md)
4. [The Requester schedules the change for the production environment.](schedule-production-change-enterprise-mode-portal.md)
5. [The change is verified against the production site list and signed off](verify-changes-production-enterprise-mode-portal.md)
5. [The change is verified against the production site list and signed off.](verify-changes-production-enterprise-mode-portal.md)
## Related topics