Skip to content
Snippets Groups Projects
Commit 5349baea authored by David Trudgian's avatar David Trudgian
Browse files

Correct period to comma in yaml

parent 433bc156
Branches
Tags
No related merge requests found
......@@ -28,7 +28,7 @@ description: |
# To supply a title for documentation use a pair of [ 'filename', 'title' ]
documentation_files:
- [ 'index.md'. 'Wordcount Help' ]
- [ 'index.md', 'Wordcount Help' ]
# -----------------------------------------------------------------------------
# NEXTFLOW WORKFLOW CONFIGURATION
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment