Skip to content

Commit

Permalink
Merge pull request MicrosoftDocs#11389 from abydal/patch-2
Browse files Browse the repository at this point in the history
Fix typo ☺
  • Loading branch information
ktoliver authored Sep 22, 2021
2 parents cde4744 + a37c120 commit 52887b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pipelines/process/pipeline-triggers.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ resources:
source: Farbrikam-CI
trigger:
stages: # This stage filter is used when evaluating conditions for
- PreProduction # triggering your pipeine. On successful completion of all the stages
- PreProduction # triggering your pipeline. On successful completion of all the stages
- Production # provided, your pipeline will be triggered.
```

Expand Down

0 comments on commit 52887b1

Please sign in to comment.