Fix simple typos

This commit is contained in:
Jin Hase 2019-12-25 17:09:27 +09:00
parent 17fa573e05
commit 75b716a352

View File

@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
# This sciprt checks cording style for go language files in each
# This script checks coding style for go language files in each
# Kubernetes package by golint.
# Usage: hack/verify-golint.sh