Skip to content

Commit fe1b8e9

Browse files
committed
Fix typo
1 parent d35b465 commit fe1b8e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/snakefiles/rules.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ The ``subpath`` function can be very handy in combination with :ref:`Snakemake's
703703

704704
flatten
705705
"""""""
706-
When selecting input files, sometimes you might end up with an irregular list og lists. To flatten in, you can use:
706+
When selecting input files, sometimes you might end up with an irregular list of lists. To flatten in, you can use:
707707

708708
.. code-block:: python
709709

0 commit comments

Comments
 (0)