Skip to content

Commit

Permalink
fix a typo in the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
nvnieuwk committed Aug 23, 2024
1 parent 0eef1c4 commit 2666e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/parameters/help_text.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Add the following configuration to your configuration files to enable the creati
```groovy title="nextflow.config"
validation {
help {
enabled: true
enabled = true
}
}
```
Expand Down

0 comments on commit 2666e96

Please sign in to comment.