diff --git a/docs/concepts/architecture/cloud-controller.md b/docs/concepts/architecture/cloud-controller.md index 491ee09096..5450412e9f 100644 --- a/docs/concepts/architecture/cloud-controller.md +++ b/docs/concepts/architecture/cloud-controller.md @@ -117,7 +117,7 @@ This section breaks down the access required on various API objects by the CCM t ### Node Controller -The code controller only works with Node objects. It requires full access to get, list, create, update, patch, watch, and delete Node objects. +The Node controller only works with Node objects. It requires full access to get, list, create, update, patch, watch, and delete Node objects. v1/Node: - Get