Merge pull request #4802 from oscr/the-the

grammar: replace all occurrences of "the the" with "the"
This commit is contained in:
Kubernetes Prow Robot
2022-11-16 08:22:48 -08:00
committed by GitHub
8 changed files with 9 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
// Copyright 2019 The Kubernetes Authors.
// SPDX-License-Identifier: Apache-2.0
// Package main contains an example using the the framework.
// Package main contains an example using the framework.
// The example annotates all resources in the input with the value provided as a flag,
// and adds all resources in the templates/ directory to the list.
//