Merge pull request #50988 from feiskyer/typo
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Fix typo in docs of remote package **What this PR does / why we need it**: Fix typo in docs of kubelet/remote package **Which issue this PR fixes**: fixes # **Special notes for your reviewer**: **Release note**: ```release-note NONE ```
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kubernetes Submit Queue
					Kubernetes Submit Queue