diff --git a/slides/creators/Decorating_the_Workflow.tex b/slides/creators/Decorating_the_Workflow.tex index b8d1fe8..6d37b15 100644 --- a/slides/creators/Decorating_the_Workflow.tex +++ b/slides/creators/Decorating_the_Workflow.tex @@ -75,7 +75,7 @@ \subsection{The Configuration File} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{frame}[fragile] \frametitle{The \Snakemake{} \texttt{resources} Section} - \Snakemake{} rules provide an additional \altverb{resource} section: + \Snakemake{} rules provide an additional \altverb{resources} section: \begin{lstlisting}[language=Python,style=Python] rule : ...