diff --git a/build/pipelines/azure-pipelines.ci.yaml b/build/pipelines/azure-pipelines.ci.yaml index ec1dbf39c..b04b2d299 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. #