mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 00:32:09 -04:00
fix typo
This commit is contained in:
parent
b417abafa0
commit
8e6c32ce19
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue