We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2304843 commit 91f671fCopy full SHA for 91f671f
linode_api4/groups/linode.py
@@ -295,7 +295,7 @@ def instance_create(
295
:type image: str or Image
296
:param root_pass: The root password for the new Instance. If an image is
297
provided and root_pass is given, the Instance and password
298
- will be returned as a tuple. If all of root_pass, authorized_users,and
+ will be returned as a tuple. If all of root_pass, authorized_users, and
299
authorized_keys are not provided when an image is specified,
300
a ValueError will be raised.
301
:type root_pass: str
0 commit comments