Skip to content

Commit dae8912

Browse files
authored
docs: add mention to join on home page
1 parent 65a316a commit dae8912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The Slim-Sprig library provides over 70 template functions for Go's template language.
44

55
- [String Functions](strings.md): `trim`, `plural`, etc.
6-
- [String List Functions](string_slice.md): `splitList`, `sortAlpha`, etc.
6+
- [String List Functions](string_slice.md): `join`, `splitList`, `sortAlpha`, etc.
77
- [Integer Math Functions](math.md): `add`, `max`, `mul`, etc.
88
- [Integer Slice Functions](integer_slice.md): `until`, `untilStep`
99
- [Date Functions](date.md): `now`, `date`, etc.

0 commit comments

Comments
 (0)