Skip to content

Commit 7207078

Browse files
author
Ikko Ashimine
authored
Fix typo
enviroment→environment
1 parent 24e3439 commit 7207078

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spfx/toolchain/implement-ci-cd-with-azure-pipelines.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ parameters:
116116
job_name: deploy_sppkg
117117
# friendly name of the job
118118
display_name: Upload & deploy *.sppkg to SharePoint app catalog
119-
# name of target enviroment deploying to
119+
# name of target environment deploying to
120120
target_environment: ''
121121
# app catalog scope (tenant|sitecollection)
122122
o365cli_app_catalog_scope: 'tenant'

0 commit comments

Comments
 (0)