Skip to content

Commit 566d579

Browse files
authored
I fix typos for infrastickers
1 parent 65db460 commit 566d579

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nf_core/__main__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1837,7 +1837,7 @@ def command_create_logo(logo_text, directory, name, theme, width, format, force)
18371837
Use `nf-core pipelines create-logo` instead.
18381838
"""
18391839
log.warning(
1840-
"The `[magenta]nf-core create-logo[/]` command is deprecated. Use `[magenta]nf-core pipelines screate-logo[/]` instead."
1840+
"The `[magenta]nf-core create-logo[/]` command is deprecated. Use `[magenta]nf-core pipeliness create-logo[/]` instead."
18411841
)
18421842
pipelines_create_logo(logo_text, directory, name, theme, width, format, force)
18431843

0 commit comments

Comments
 (0)