apiserver: grammar correction of comment

This commit is contained in:
pintuiitbhi 2022-10-05 22:15:40 +05:30
parent 4a894be926
commit cec1c71fbc

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 (