Skip to content

Commit

Permalink
Fix typo in Forestplot
Browse files Browse the repository at this point in the history
  • Loading branch information
hectormz committed Nov 10, 2021
1 parent 6e0cc28 commit 2a20673
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
### Deprecation

### Documentation
* Fixed typo in `Forestplot` documentation


## v0.11.4 (2021 Oct 3)
Expand Down
4 changes: 2 additions & 2 deletions arviz/plots/forestplot.py
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ def plot_forest(
Examples
--------
Forestpĺot
Forestplot
.. plot::
:context: close-figs
Expand Down Expand Up @@ -167,7 +167,7 @@ def plot_forest(
>>> figsize=(9, 7))
>>> axes[0].set_title('Estimated theta for 8 schools models')
Forestpĺot with ropes
Forestplot with ropes
.. plot::
:context: close-figs
Expand Down

0 comments on commit 2a20673

Please # to comment.