fix typo in comment
This commit is contained in:
parent
8b2b3cd40d
commit
67ae262a51
@ -1,4 +1,4 @@
|
||||
# Copyright 2016 The Kubernetes Authors.
|
||||
# Copyright 2018 The Kubernetes Authors.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This example demonstrate communication with a remove Kube cluster from a
|
||||
# This example demonstrate communication with a remote Kube cluster from a
|
||||
# server outside of the cluster without kube client installed on it.
|
||||
# The communication is secured with the use of Bearer token.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user