diff --git a/examples/neighbors/pamm.py b/examples/neighbors/pamm.py index 2da9115da..c659527c4 100644 --- a/examples/neighbors/pamm.py +++ b/examples/neighbors/pamm.py @@ -341,7 +341,7 @@ def cluster_distribution_3D( # %% # We need to estimate the probability at each grid point to do quick shift, which can -# further partition the set of grid points in to several clusters. The resulting +# further partition the set of grid points into several clusters. The resulting # clusters can be interpreted as (meta-)stable states of the system. # #