Remove back ticks from for expressions page

This commit is contained in:
Laura Pacilio 2021-07-30 10:43:30 -04:00
parent ad9fb34c0b
commit 20bdc25ffd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
---
layout: "language"
page_title: "For Expressions - Configuration Language"
description: "`for` expressions transform complex input values into complex output values. Learn how to filter inputs and how to group results."
description: "For expressions transform complex input values into complex output values. Learn how to filter inputs and how to group results."
---
# `for` Expressions