Skip to content

Commit 6e95645

Browse files
committed
Fix typo
Yaml -> YAML
1 parent 95a33b2 commit 6e95645

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-app-configuration/concept-config-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The rest of this document discusses both file content profiles in detail and use
1919

2020
## File content profile: default
2121

22-
The default file content profile in App Configuration tools refers to the conventional configuration file schema widely adopted by existing programming frameworks or systems. App Configuration supports JSON, Yaml, or Properties file formats.
22+
The default file content profile in App Configuration tools refers to the conventional configuration file schema widely adopted by existing programming frameworks or systems. App Configuration supports JSON, YAML, or Properties file formats.
2323

2424
The following example is a configuration file named `appsettings.json` containing one configuration setting and one feature flag.
2525

0 commit comments

Comments
 (0)