Skip to content

Commit 6c1a80c

Browse files
authored
remove rogue spaces
1 parent ebe30ef commit 6c1a80c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nextflow.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,15 +348,15 @@ manifest {
348348
orcid: ''
349349
],
350350
[
351-
name: ' Phil Ewels',
351+
name: 'Phil Ewels',
352352
affiliation: '',
353353
email: '',
354354
github: '',
355355
contribution: [], // List of contribution types ('author', 'maintainer' or 'contributor')
356356
orcid: ''
357357
],
358358
[
359-
name: ' Rickard Hammarén',
359+
name: 'Rickard Hammarén',
360360
affiliation: '',
361361
email: '',
362362
github: '',

0 commit comments

Comments
 (0)