diff --git a/src/Tools/dotnet-monitor/CollectionRules/Options/CollectionRuleTriggerOptions.cs b/src/Tools/dotnet-monitor/CollectionRules/Options/CollectionRuleTriggerOptions.cs index 29e4c728a77..a8479310a50 100644 --- a/src/Tools/dotnet-monitor/CollectionRules/Options/CollectionRuleTriggerOptions.cs +++ b/src/Tools/dotnet-monitor/CollectionRules/Options/CollectionRuleTriggerOptions.cs @@ -6,7 +6,7 @@ // This should cause a new comment. // Another new comment 3. // Yet another comment 2. -// Another one 6. +// Another one 7. using Microsoft.Diagnostics.Monitoring.WebApi; using System.ComponentModel.DataAnnotations;