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

Commit e39052c

Browse files
authored
Merge pull request #484 from kyleburnsdev/master
Update AzDO-Example.md
2 parents 2a40142 + 9887242 commit e39052c

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)