diff --git a/docs/strings.md b/docs/strings.md index 029ea068..8deb4cf6 100644 --- a/docs/strings.md +++ b/docs/strings.md @@ -242,8 +242,7 @@ The above will indent every line of text by 4 space characters. ## nindent The `nindent` function is the same as the indent function, but prepends a new -line to the beginning of the string. This is useful when combined with an -action's trim preceding white space left delimiter, `{{-`. +line to the beginning of the string. ``` nindent 4 $lots_of_text