We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be45816 commit 0a1991cCopy full SHA for 0a1991c
1 file changed
website/source/docs/configuration/interpolation.html.md
@@ -272,7 +272,7 @@ The supported built-in functions are:
272
MD5 hash of the given string.
273
274
* `pathexpand(string)` - Returns a filepath string with `~` expanded to the home directory. Note:
275
- This will create a plan diff between two different hosts, unless the filepaths are the same.
+ This will create a plan diff between two different hosts, unless the filepaths are the same.
276
277
* `replace(string, search, replace)` - Does a search and replace on the
278
given string. All instances of `search` are replaced with the value
0 commit comments