Merge pull request #112882 from pintuiitbhi/comment

apiserver: grammar correction of comment
This commit is contained in:
Kubernetes Prow Robot 2023-03-09 21:32:54 -08:00 committed by GitHub
commit c58c1efd03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,8 +14,8 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// apiserver is the main api server and master for the cluster.
// it is responsible for serving the cluster management API.
// APIServer is the main API server and master for the cluster.
// It is responsible for serving the cluster management API.
package main
import (