From 2b2c6fc3a5180a18de8636850d6f36b19e20ff03 Mon Sep 17 00:00:00 2001 From: Matt Cooley Date: Sat, 26 Jun 2021 07:49:45 -0700 Subject: [PATCH] Spelling fix in azure-pipelines.ci.yaml --- build/pipelines/azure-pipelines.ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pipelines/azure-pipelines.ci.yaml b/build/pipelines/azure-pipelines.ci.yaml index ec1dbf39..b04b2d29 100644 --- a/build/pipelines/azure-pipelines.ci.yaml +++ b/build/pipelines/azure-pipelines.ci.yaml @@ -1,6 +1,6 @@ # # Continuous Integration (CI) -# This pipeline builds and validate the app for all supported architecutres, in a public +# This pipeline builds and validate the app for all supported architectures, in a public # configuration. If the build was queued to validate a pull request, we build and test only x64. #