Skip to content

Commit 55627e8

Browse files
author
Kimmo Forss
committed
Fixed typo
1 parent c675038 commit 55627e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/workloads/sap/automation-configure-devops.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ To use Azure DevOps Services, you'll need an Azure DevOps organization. An organ
2222

2323
You can use the following script to do a basic installation of Azure Devops Services for the SAP Deployment Automation Framework.
2424

25-
Login to Azure Cloud Shell
25+
Log in to Azure Cloud Shell
2626
```bash
2727
export ADO_ORGANIZATION=<yourOrganization>
2828
export ADO_PROJECT=SAP Deployment Automation
@@ -62,7 +62,7 @@ Invoke-WebRequest -Uri https://raw.githubusercontent.com/Azure/sap-automation/ex
6262
6363
```
6464

65-
## Manual Configuration
65+
## Manual configuration of Azure DevOps Services for the SAP Deployment Automation Framework
6666

6767
### Create a new project
6868

0 commit comments

Comments
 (0)