Skip to content

Commit 7c0d94a

Browse files
Fix note
1 parent 355193c commit 7c0d94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linode_api4/groups/lke.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ def cluster_create(
104104
:param control_plane: The control plane configuration of this LKE cluster.
105105
:type control_plane: Dict[str, Any] or LKEClusterControlPlaneRequest
106106
:param apl_enabled: Whether this cluster should use APL.
107-
note:: This endpoint is in beta and may only
107+
NOTE: This endpoint is in beta and may only
108108
function if base_url is set to `https://api.linode.com/v4beta`.
109109
:type apl_enabled: bool
110110
:param kwargs: Any other arguments to pass along to the API. See the API

0 commit comments

Comments
 (0)