diff --git a/content/getting-started/configuration.md b/content/getting-started/configuration.md index 8da25fd58..23fceb56f 100644 --- a/content/getting-started/configuration.md +++ b/content/getting-started/configuration.md @@ -346,7 +346,7 @@ The above will try first to extract the value for `.Lastmod` starting with the ` `:filename` -: Fetches the date from the content file's filename. For example, `218-02-22-mypage.md` will extract the date `218-02-22`. Also, if `slug is not set, `mypage` will be used as the value for `.Slug`. +: Fetches the date from the content file's filename. For example, `218-02-22-mypage.md` will extract the date `218-02-22`. Also, if `slug` is not set, `mypage` will be used as the value for `.Slug`. An example: