Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 9887242

Browse files
authored
Update AzDO-Example.md
Minor spelling corrections
1 parent 2a40142 commit 9887242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/AzDO-Example.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Continuos Integration and Continuos Deployment using Azure DevOps
1+
# Continuous Integration and Continuous Deployment using Azure DevOps
22

33
The following instructions demonstrate how to deploy the contents of this example repository using Azure DevOps Repos and Azure DevOps Pipelines.
44

@@ -96,7 +96,7 @@ git push
9696

9797
# Build Pipeline
9898

99-
We will use a **Build Pipeline** to pull the extracted files from a repo and put it on Azure DevOps Artefacts Folder.
99+
We will use a **Build Pipeline** to pull the extracted files from a repo and put it on Azure DevOps Artifacts Folder.
100100

101101
1 - Add these tasks to your build:
102102
- Get Sources

0 commit comments

Comments
 (0)