Skip to content

Commit d759534

Browse files
chore: Spelling mistakes in xml docstrings
1 parent c6e2256 commit d759534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Core/EnvironmentConfigurationExtension.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ public static class EnvironmentConfigurationExtension
1717
/// appsettings.*.json.
1818
/// * ApplicationConfiguration.TenantId: Used to populate TenantId in EnvironmentConfiguration
1919
/// * ApplicationConfiguration.SubscriptionId: Used to populate TenantId in EnvironmentConfiguration
20-
/// Neither of the two values can be calculataed.
20+
/// Neither of the two values can be calculated.
2121
/// </summary>
2222
/// <param name="services">DI Service Collection.</param>
2323
/// <param name="configuration">Configuration Manager.</param>

0 commit comments

Comments
 (0)