Drop duplicated entry in extra functions list from readme (#1490)

This commit is contained in:
Andrii Dembitskyi 2020-09-21 03:42:47 +03:00 committed by GitHub
parent 988c218096
commit 8db03f979c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -309,7 +309,6 @@ We also added the following functions:
- `toYaml` - `toYaml`
- `fromYaml` - `fromYaml`
- `setValueAtPath` - `setValueAtPath`
- `requiredEnv`
- `get` (Sprig's original `get` is available as `sprigGet`) - `get` (Sprig's original `get` is available as `sprigGet`)
- `tpl` - `tpl`
- `required` - `required`