diff --git a/website/content/docs/templates/hcl_templates/functions/numeric/max.mdx b/website/content/docs/templates/hcl_templates/functions/numeric/max.mdx index 363df6e24..34066bd20 100644 --- a/website/content/docs/templates/hcl_templates/functions/numeric/max.mdx +++ b/website/content/docs/templates/hcl_templates/functions/numeric/max.mdx @@ -1,6 +1,6 @@ --- page_title: max function reference -description: The `max` function return the largest number from the given ste of one or more numbers. Learn how to use the `max` function in Packer templates. +description: The `max` function returns the largest number from the given set of one or more numbers. Learn how to use the `max` function in Packer templates. --- # `max` Function