Skip to content
Snippets Groups Projects
Unverified Commit afa1e207 authored by Andrey Nering's avatar Andrey Nering Committed by GitHub
Browse files

Merge pull request #4 from themanifold/patch-1

Remove non-existent randAlpha function
parents 348f09db b311b112
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
The Slim-Sprig library provides over 70 template functions for Go's template language.
- [String Functions](strings.md): `trim`, `randAlpha`, `plural`, etc.
- [String Functions](strings.md): `trim`, `plural`, etc.
- [String List Functions](string_slice.md): `splitList`, `sortAlpha`, etc.
- [Integer Math Functions](math.md): `add`, `max`, `mul`, etc.
- [Integer Slice Functions](integer_slice.md): `until`, `untilStep`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment