You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorial/closer_look_at_viz.ipynb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -219,7 +219,7 @@
219
219
"### Probability plots\n",
220
220
"\n",
221
221
"Visually, the curve of plots on probability and quantile scales should be the same.\n",
222
-
"The difference is that the quantiles labeling the axis ticks are placed and labeled based on non-exceedance probailities rather than the more abstract quantiles of the distribution.\n",
222
+
"The difference is that the axis ticks are placed and labeled based on non-exceedance probailities rather than the more abstract quantiles of the distribution.\n",
223
223
"\n",
224
224
"Unsurprisingly, a picture explains this much better.\n",
0 commit comments