Skip to content

Commit 86a2911

Browse files
authored
Add space to syntax highlight correctly (#479)
1 parent 3f1333f commit 86a2911

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ steps:
344344
These can be set by using the default field
345345
```yaml
346346
input:
347-
default:true
347+
default: true
348348
```
349349
## What should I do when concatenating strings in inputs?
350350

0 commit comments

Comments
 (0)