Skip to content

Commit 12d2d7a

Browse files
"to" -> "of"
1 parent d999ac3 commit 12d2d7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymc/distributions/continuous.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3125,7 +3125,7 @@ class Gumbel(Continuous):
31253125
31263126
This distribution is typically used for modeling maximum (or extreme) values.
31273127
Those looking to find the extreme minimum provided by the left-skewed Gumbel should
3128-
invert the sign to all x and mu values.
3128+
invert the sign of all x and mu values.
31293129
31303130
The pdf of this distribution is
31313131

0 commit comments

Comments
 (0)