Skip to content

Commit ad2354b

Browse files
committed
Correct Mathys surname
1 parent 31f4992 commit ad2354b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ dag {
244244

245245
manifest {
246246
name = 'nf-core/deepmodeloptim'
247-
author = """Mathys Grappote"""
247+
author = """Mathys Grapotte"""
248248
homePage = 'https://github.com/nf-core/deepmodeloptim'
249249
description = """nf-core/deepmodeloptim is an end-to-end nextflow based pipeline for statistically testing training procedures of machine learning models"""
250250
mainScript = 'main.nf'

0 commit comments

Comments
 (0)