We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35b465 commit fe1b8e9Copy full SHA for fe1b8e9
docs/snakefiles/rules.rst
@@ -703,7 +703,7 @@ The ``subpath`` function can be very handy in combination with :ref:`Snakemake's
703
704
flatten
705
"""""""
706
-When selecting input files, sometimes you might end up with an irregular list og lists. To flatten in, you can use:
+When selecting input files, sometimes you might end up with an irregular list of lists. To flatten in, you can use:
707
708
.. code-block:: python
709
0 commit comments