diff --git a/python/cugraph/cugraph/generators/rmat.py b/python/cugraph/cugraph/generators/rmat.py index 828f54459a4..2c9167a5217 100644 --- a/python/cugraph/cugraph/generators/rmat.py +++ b/python/cugraph/cugraph/generators/rmat.py @@ -283,7 +283,7 @@ def rmat( Probability of the second partition c : float - Probability of the thrid partition + Probability of the third partition seed : int Seed value for the random number generator