Skip to content

Commit abe671d

Browse files
authored
Merge pull request #151 from ekageyama/ekageyama-patch-1
Fixed typo in README.md
2 parents b877474 + 7c2014e commit abe671d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Or enable the creation of the help message (using `--help`) in the configuration
5656
```groovy title="nextflow.config"
5757
validation {
5858
help {
59-
enabled: true
59+
enabled = true
6060
}
6161
}
6262
```

0 commit comments

Comments
 (0)