Fix spelling in AzureAppServicesHostingStartup.cs (#4390)
This commit is contained in:
parent
c7d6364900
commit
7e7018608d
|
|
@ -8,7 +8,7 @@ using Microsoft.AspNetCore.Hosting;
|
|||
namespace Microsoft.AspNetCore.AzureAppServices.HostingStartup
|
||||
{
|
||||
/// <summary>
|
||||
/// A dynamic azure lightup experiance
|
||||
/// A dynamic azure lightup experience
|
||||
/// </summary>
|
||||
public class AzureAppServicesHostingStartup : IHostingStartup
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue