Skip to content

Commit fafbbf3

Browse files
committed
fix: added missing space character (typo)
1 parent 2f3ede9 commit fafbbf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post_to_mastodon.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Beep, Beep - I am your friendly #Snakemake release announcement bot
2121
2222
There is a new release of the Snakemake executor for #SLURM on #HPC systems. Its version is '${version}'!
2323
24-
See ${changelog//\'/\\\'}for details.
24+
See ${changelog//\'/\\\'} for details.
2525
2626
Give us some time and you will automatically find it on #Bioconda and #Pypi.
2727

0 commit comments

Comments
 (0)