Skip to content

Commit f83f78d

Browse files
authored
Merge pull request kubernetes#129141 from vlttnv/patch-1
Fix grammar mistake in kubeadm config v1beta4
2 parents e353b08 + 9bd5dc8 commit f83f78d

File tree

1 file changed

+1
-1
lines changed
  • cmd/kubeadm/app/apis/kubeadm/v1beta4

1 file changed

+1
-1
lines changed

cmd/kubeadm/app/apis/kubeadm/v1beta4/doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ limitations under the License.
6060
//
6161
// # Basics
6262
//
63-
// The preferred way to configure kubeadm is to pass an YAML configuration file with the --config option. Some of the
63+
// The preferred way to configure kubeadm is to pass a YAML configuration file with the --config option. Some of the
6464
// configuration options defined in the kubeadm config file are also available as command line flags, but only
6565
// the most common/simple use case are supported with this approach.
6666
//

0 commit comments

Comments
 (0)