Skip to content

Commit 06a532d

Browse files
authored
Merge pull request #125372 from changeworld/patch-86
Fix typo
2 parents d1d5bbe + a05f68a commit 06a532d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/deployment-environments/concept-environment-yaml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ parameters:
117117
required: true
118118
119119
- id: supportsHttpsTrafficOnly
120-
name: 'Supports Https Traffic Only'
120+
name: 'Supports HTTPS Traffic Only'
121121
description: 'Allows https traffic only to Storage Account and Functions App if set to true.'
122122
type: boolean
123123

0 commit comments

Comments
 (0)