diff --git a/content/en/functions/transform/Unmarshal.md b/content/en/functions/transform/Unmarshal.md index bcb5a0413..8b2173b9b 100644 --- a/content/en/functions/transform/Unmarshal.md +++ b/content/en/functions/transform/Unmarshal.md @@ -132,7 +132,7 @@ lazyQuotes targetType : {{< new-in 0.146.7 />}} -: (`string`) The target data type, either `slice` or `map`. Default is ``. +: (`string`) The target data type, either `slice` or `map`. Default is `slice`. ### Examples