Skip to content

Commit

Permalink
Optimize summary holiday types
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager committed Oct 4, 2024
1 parent 956e369 commit dea511f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nager.Date/Models/HolidayTypes.cs
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ public enum HolidayTypes
Optional = 16,

/// <summary>
/// An optional celebration observed by some people but doesn't entail a paid day off
/// An optional celebration that is celebrated by some people but does not involve a paid day off
/// </summary>
Observance = 32,
}
Expand Down

0 comments on commit dea511f

Please sign in to comment.