Skip to content

Commit

Permalink
Reform
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Dec 10, 2024
1 parent f9c377a commit e606ae6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1440,7 +1440,7 @@ braces:
### Strings

`'single'`, `"double"`, and `'''triple'''` quoted string literals are
supported. Unlike recipe bodies, `{{…}}` interpolations are not supported
supported. Unlike in recipe bodies, `{{…}}` interpolations are not supported
inside strings.

Double-quoted strings support escape sequences:
Expand Down

0 comments on commit e606ae6

Please sign in to comment.