Apply suggestions from code review

Co-authored-by: Brian McClain <brianmmcclain@gmail.com>
docs/packer-seo-templates-batch2
trujillo-adam 1 year ago committed by GitHub
parent 2929047d88
commit ad18e70980
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,6 @@
---
page_title: formatdate function reference
description: The `formatdate` function converts a timestamp into a different time format. Learn how to use `formatdate` functions in Packer templates.
description: The `formatdate` function converts a timestamp into a specified time format. Learn how to use `formatdate` functions in Packer templates.
---
# `formatdate` Function

@ -1,7 +1,7 @@
---
page_title: pathexpand function reference
description: |-
The `pathexpand` function replaces a leading tilda `~` character with the current user's
The `pathexpand` function replaces a leading tilde `~` character with the current user's
home directory. Learn how to use the `pathexpand` function in Packer templates.
---

Loading…
Cancel
Save