Skip to content

Commit 1c668d1

Browse files
rhettingermiss-islington
authored andcommitted
Correct the heading levels (GH-12338)
1 parent b420428 commit 1c668d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/statistics.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ A single exception is defined:
491491

492492

493493
:class:`NormalDist` objects
494-
===========================
494+
---------------------------
495495

496496
:class:`NormalDist` is a tool for creating and manipulating normal
497497
distributions of a `random variable
@@ -611,7 +611,7 @@ of applications in statistics.
611611

612612

613613
:class:`NormalDist` Examples and Recipes
614-
----------------------------------------
614+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
615615

616616
:class:`NormalDist` readily solves classic probability problems.
617617

0 commit comments

Comments
 (0)