Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 8f44577

Browse files
authored
Update AZ400_M03_L05_Enabling_Continuous_Integration_with_Azure_Pipelines.md
1 parent e3f471b commit 8f44577

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Instructions/Labs/AZ400_M03_L05_Enabling_Continuous_Integration_with_Azure_Pipelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ In this task you will import the eShopOnWeb Git repository that will be used by
5757

5858
### Exercise 1: Include build validation as part of a Pull Request
5959

60-
In this exercice, you will include build validation to validate a Pull Request.
60+
In this exercise, you will include build validation to validate a Pull Request.
6161

6262
#### Task 1: Import the YAML build definition
6363

@@ -152,7 +152,7 @@ Let's start by importing the CI pipeline named [eshoponweb-ci.yml](https://githu
152152

153153
#### Task 2: Enable Continuous Integration
154154

155-
The default build pipeline definition doesn't enable Conitnuous Integration.
155+
The default build pipeline definition doesn't enable Continuous Integration.
156156

157157
1. Now, you need to replace the **Trigger** and **Resources** sections with the following code:
158158

0 commit comments

Comments
 (0)