Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kkeirstead committed Jul 28, 2021
1 parent 74fb766 commit 708f730
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ internal sealed class MonitorRunner : IAsyncDisposable
public bool DisableAuthentication { get; set; }

/// <summary>
/// Determines whether Http egress is disabled when starting dotnet-monitor.
/// Determines whether HTTP egress is disabled when starting dotnet-monitor.
/// </summary>
public bool DisableHttpEgress { get; set; }

Expand Down

0 comments on commit 708f730

Please sign in to comment.