We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a46cb6d commit cc0980aCopy full SHA for cc0980a
1 file changed
src/Robots.Txt.Parser/SitemapItem.cs
@@ -56,7 +56,7 @@ public enum ChangeFrequency
56
/// <summary>
57
/// Hints that a document is expected to change hourly
58
/// </summary>
59
- /// Hourly = 1,
+ Hourly = 1,
60
61
/// Hints that a document is expected to change daily
62
0 commit comments