mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 02:41:25 +00:00
Merge pull request #112882 from pintuiitbhi/comment
apiserver: grammar correction of comment
This commit is contained in:
commit
c58c1efd03
@ -14,8 +14,8 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License.
|
limitations under the License.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// apiserver is the main api server and master for the cluster.
|
// APIServer is the main API server and master for the cluster.
|
||||||
// it is responsible for serving the cluster management API.
|
// It is responsible for serving the cluster management API.
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user