Skip to content

Commit 05036e5

Browse files
orbin123Strift
andauthored
Update meilisearch/client.py
Co-authored-by: Laurent Cazanove <lau.cazanove@gmail.com>
1 parent 8e57d39 commit 05036e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meilisearch/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,7 @@ def generate_tenant_token(
898898
return jwt_token
899899

900900
def add_or_update_networks(self, body: Union[MutableMapping[str, Any], None]) -> Dict[str, str]:
901-
"""Configure the Network High Availability (Leader/Followers).
901+
"""Configure the network topology
902902
903903
Parameters
904904
----------

0 commit comments

Comments
 (0)