diff --git a/pkg/kubelet/remote/doc.go b/pkg/kubelet/remote/doc.go index 6f300542847..9571cbc595f 100644 --- a/pkg/kubelet/remote/doc.go +++ b/pkg/kubelet/remote/doc.go @@ -14,6 +14,6 @@ See the License for the specific language governing permissions and limitations under the License. */ -// Package remote containers gRPC implementation of internalapi.RuntimeService +// Package remote contains gRPC implementation of internalapi.RuntimeService // and internalapi.ImageManagerService. package remote