Skip to content

Commit

Permalink
Merge pull request #2298 from dg1223/doc-splitter
Browse files Browse the repository at this point in the history
Fix typo in number of tasks in Splitters.rst
  • Loading branch information
mesmith75 authored Feb 26, 2024
2 parents e0c9a70 + 4adc951 commit 73caa96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/UserGuide/Splitters.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Core which are detailed below. You can see which splitter are available with
Try it out:
-----------
Using the prime factorisation example from the Tutorial plugin (:doc:`TutorialPlugin`). We can split up the factorisation of a very large number up into 5 different tasks.
Using the prime factorisation example from the Tutorial plugin (:doc:`TutorialPlugin`). We can split up the factorisation of a very large number up into 10 different tasks.

.. code-block:: python
Expand Down

0 comments on commit 73caa96

Please sign in to comment.