Skip to content

Commit 9e3b594

Browse files
droppingbeansdroppingbeans
andauthored
docs: fix typo "Bbokeh" → "Bokeh" in docstring guide (#2532)
Co-authored-by: droppingbeans <[email protected]>
1 parent 2673d0b commit 9e3b594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributing/docstrings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ For example, let's add {func}`~arviz_stats.hdi` and {func}`~arviz_plots.plot_ppc
3737
## Kwargs parameters
3838

3939
All the kwargs parameters in the {doc}`arviz_plots:api/index` modules are passed to the
40-
Matplotlib or Bbokeh functions. While writing their description, the functions to which they are
40+
Matplotlib or Bokeh functions. While writing their description, the functions to which they are
4141
being passed must be mentioned. In order to check or add those functions, the process is the same
4242
for all the kwargs arguments.

0 commit comments

Comments
 (0)