diff --git a/docs/content/meta/release-notes.md b/docs/content/meta/release-notes.md index 803820db1..c2590b928 100644 --- a/docs/content/meta/release-notes.md +++ b/docs/content/meta/release-notes.md @@ -42,7 +42,7 @@ disableKinds = ["page", "home", "section", "taxonomy", "taxonomyTerm", "RSS", "s * Add ability to sort pages by frontmatter parameters, enabling easy custom "top 10" page lists. {{}} * Add `truncate` template function {{}} -* Add `now` function, which replaces the now deprecated `.Now` {{}} +* Add `now` function, which replaces the now deprecated `.Now` {{}} * Make RSS item limit configurable {{}} ## Enhancements