Skip to content

Commit 7126e36

Browse files
committed
spelling: hierachy -> hierarchy
1 parent 58eec8b commit 7126e36

File tree

5 files changed

+5
-5
lines changed
  • 10/umbraco-cms/reference/configuration
  • 13/umbraco-cms/reference/configuration
  • 14/umbraco-cms/reference/configuration
  • 15/umbraco-cms/reference/configuration
  • 16/umbraco-cms/reference/configuration

5 files changed

+5
-5
lines changed

10/umbraco-cms/reference/configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ There is one caveat, to this precedence though, the `appsettings.{environment}.j
2727

2828
### Using Environment Variables for Configuration
2929

30-
It is not feasible to have an entire json file as an environment variable, and the `:` doesn't work with environment variables on all platforms, so instead a double underscore is used to create the hierachy.
30+
It is not feasible to have an entire json file as an environment variable, and the `:` doesn't work with environment variables on all platforms, so instead a double underscore is used to create the hierarchy.
3131

3232
As an example, if you want to set your unattended username, you would normally write it in the `appsettings.json` like so:
3333

13/umbraco-cms/reference/configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ There is one caveat, to this precedence though, the `appsettings.{environment}.j
2626

2727
### Using Environment Variables for Configuration
2828

29-
It is not feasible to have an entire json file as an environment variable, and the `:` doesn't work with environment variables on all platforms, so instead a double underscore is used to create the hierachy.
29+
It is not feasible to have an entire json file as an environment variable, and the `:` doesn't work with environment variables on all platforms, so instead a double underscore is used to create the hierarchy.
3030

3131
As an example, if you want to set your unattended username, you would normally write it in the `appsettings.json` like so:
3232

14/umbraco-cms/reference/configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ There is one caveat, to this precedence though, the `appsettings.{environment}.j
3434

3535
### Using Environment Variables for Configuration
3636

37-
It is not feasible to have an entire json file as an environment variable, and the `:` doesn't work with environment variables on all platforms, so instead a double underscore is used to create the hierachy.
37+
It is not feasible to have an entire json file as an environment variable, and the `:` doesn't work with environment variables on all platforms, so instead a double underscore is used to create the hierarchy.
3838

3939
As an example, if you want to set your unattended username, you would normally write it in the `appsettings.json` like so:
4040

15/umbraco-cms/reference/configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ There is one caveat, to this precedence though, the `appsettings.{environment}.j
3434

3535
### Using Environment Variables for Configuration
3636

37-
It is not feasible to have an entire json file as an environment variable, and the `:` doesn't work with environment variables on all platforms, so instead a double underscore is used to create the hierachy.
37+
It is not feasible to have an entire json file as an environment variable, and the `:` doesn't work with environment variables on all platforms, so instead a double underscore is used to create the hierarchy.
3838

3939
As an example, if you want to set your unattended username, you would normally write it in the `appsettings.json` like so:
4040

16/umbraco-cms/reference/configuration/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ There is one caveat, to this precedence though, the `appsettings.{environment}.j
3434

3535
### Using Environment Variables for Configuration
3636

37-
It is not feasible to have an entire json file as an environment variable, and the `:` doesn't work with environment variables on all platforms, so instead a double underscore is used to create the hierachy.
37+
It is not feasible to have an entire json file as an environment variable, and the `:` doesn't work with environment variables on all platforms, so instead a double underscore is used to create the hierarchy.
3838

3939
As an example, if you want to set your unattended username, you would normally write it in the `appsettings.json` like so:
4040

0 commit comments

Comments
 (0)