diff --git a/src/faq.md b/src/faq.md index 70704806..7f57e574 100644 --- a/src/faq.md +++ b/src/faq.md @@ -344,7 +344,7 @@ steps: These can be set by using the default field ```yaml input: - default:true + default: true ``` ## What should I do when concatenating strings in inputs?