Merge pull request #9110 from fricklerhandwerk/interpolated-expression

expand on interpolated expressions
This commit is contained in:
John Ericson 2023-10-09 10:56:19 -04:00 committed by GitHub
commit ead65d3d8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -92,7 +92,7 @@ Attributes can be selected with interpolated strings.
# Interpolated expression
An interpolated expression must evaluate to one of the following:
An expression that is interpolated must evaluate to one of the following:
- a [string]
- a [path]