diff --git a/content/en/methods/page/Params.md b/content/en/methods/page/Params.md index 3d79d15c5..13416ada7 100644 --- a/content/en/methods/page/Params.md +++ b/content/en/methods/page/Params.md @@ -18,7 +18,7 @@ With this front matter: title = 'Annual conference' date = 2023-10-17T15:11:37-07:00 display_related = true -[params.author] +[author] email = 'jsmith@example.org' name = 'John Smith' {{< /code-toggle >}}