Skip to content

Commit 6b8f460

Browse files
authored
Merge pull request #1147 from PCMDI/issue1146_durack1_quickTypoTweaks
api.rst typo tweaks
2 parents df32626 + 134e58f commit 6b8f460

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/api.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
API Reference
22
=============
33

4-
API Functions for Developpers
5-
-----------------------------
4+
APIs for Developers
5+
-------------------
66

77
.. currentmodule:: pcmdi_metrics
88

9-
Below is a list of some API functions that are fully available in `pcmdi_metrics (> v3.6)` for developpers.
9+
Below is a list of APIs available in `pcmdi_metrics (> v3.6)` for developers.
1010

1111

1212
Land-sea mask
@@ -28,7 +28,7 @@ Grid and regrid
2828
utils.regrid
2929

3030

31-
Custom calendar
31+
Custom calendars
3232
~~~~~~~~~~~~~~~
3333
.. autosummary::
3434
:toctree: generated/
@@ -83,4 +83,4 @@ Miscellaneous tools
8383

8484
utils.sort_human
8585
utils.fill_template
86-
utils.tree
86+
utils.tree

0 commit comments

Comments
 (0)