Skip to content

Commit 0a1991c

Browse files
committed
match paragraph indentation
1 parent be45816 commit 0a1991c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/configuration/interpolation.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ The supported built-in functions are:
272272
MD5 hash of the given string.
273273

274274
* `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.
275+
This will create a plan diff between two different hosts, unless the filepaths are the same.
276276

277277
* `replace(string, search, replace)` - Does a search and replace on the
278278
given string. All instances of `search` are replaced with the value

0 commit comments

Comments
 (0)