Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Apr 16, 2024
1 parent b3d4f91 commit aa3af48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phasespace/fromdecay/genmultidecay.py
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ def from_dict(
Notes:
For a more in-depth tutorial, see the tutorial on GenMultiDecay in the
[documentation](https://phasespace.readthedocs.io/en/stable/GenMultiDecay_Tutorial.html).
`documentation <https://phasespace.readthedocs.io/en/stable/GenMultiDecay_Tutorial.html>`_.
"""
if tolerance is None:
tolerance = cls.MASS_WIDTH_TOLERANCE
Expand Down

0 comments on commit aa3af48

Please sign in to comment.