Skip to content

Commit b08c49a

Browse files
committed
fix language about prob-scale ticks/labels [ci skip]
1 parent e74b42d commit b08c49a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/tutorial/closer_look_at_viz.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"### Probability plots\n",
220220
"\n",
221221
"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",
223223
"\n",
224224
"Unsurprisingly, a picture explains this much better.\n",
225225
"Let's build off of the previos plot:"
@@ -661,4 +661,4 @@
661661
},
662662
"nbformat": 4,
663663
"nbformat_minor": 0
664-
}
664+
}

0 commit comments

Comments
 (0)