Skip to content

Commit a99193f

Browse files
mgwojCopilot
andauthored
Update linode_api4/groups/networking.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 97c4a72 commit a99193f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

linode_api4/groups/networking.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ def ip_allocate(
338338
region: Optional[Union[Region, str]] = None,
339339
) -> IPAddress:
340340
"""
341-
Allocates an IP to a Instance you own, or reserves a new IP address.
341+
Allocates an IP to an Instance you own, or reserves a new IP address.
342342
343343
When ``reserved`` is False (default), ``linode`` is required and an
344344
ephemeral IP is allocated and assigned to that Instance.

0 commit comments

Comments
 (0)