We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6e2256 commit d759534Copy full SHA for d759534
src/Core/EnvironmentConfigurationExtension.cs
@@ -17,7 +17,7 @@ public static class EnvironmentConfigurationExtension
17
/// appsettings.*.json.
18
/// * ApplicationConfiguration.TenantId: Used to populate TenantId in EnvironmentConfiguration
19
/// * ApplicationConfiguration.SubscriptionId: Used to populate TenantId in EnvironmentConfiguration
20
- /// Neither of the two values can be calculataed.
+ /// Neither of the two values can be calculated.
21
/// </summary>
22
/// <param name="services">DI Service Collection.</param>
23
/// <param name="configuration">Configuration Manager.</param>
0 commit comments