fix: docs typos/links

This commit is contained in:
Pete Davison
2024-06-03 09:06:34 +00:00
parent 912bbcab8e
commit 527bbc3bf5
5 changed files with 13 additions and 13 deletions

View File

@@ -103,7 +103,7 @@ tasks:
You can use any of the following list-based functions: `first`, `rest`, `last`,
`initial`, `append`, `prepend`, `concat`, `reverse`, `uniq`, `without`, `has`,
`compact`, `slice` and `chunk`. Check out the [slim-sprg lists
`compact`, `slice` and `chunk`. Check out the [slim-sprig lists
documentation][slim-sprig-list] for more information.
### Looping over variables using `for`