Skip to content

Commit e94b4d2

Browse files
author
munrojm
committed
Typo fix
1 parent bfcc81c commit e94b4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mp_api/client/core/client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ def __init__(
7474
headers: dict = None,
7575
mute_progress_bars: bool = settings.MUTE_PROGRESS_BARS,
7676
):
77-
"""Initialise the REST API helper class.
77+
"""Initialize the REST API helper class.
7878
7979
Arguments:
8080
api_key: A String API key for accessing the MaterialsProject

0 commit comments

Comments
 (0)