diff --git a/CHANGELOG.md b/CHANGELOG.md index c28a5715f2e91d12fa521a7b6c5b4a0eda527821..9792aa6de0a28fb42aa915513c15d7b6321df58f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ * Update dnsmasq to 1.14.5 [2022](https://github.com/kubernetes/minikube/pull/2022) * Windows cache path fix [2000](https://github.com/kubernetes/minikube/pull/2000) * Windows path fix [1981](https://github.com/kubernetes/minikube/pull/1982) -* Components (apiserver, controller-manager, scheduler, kubelet) can now be configured in the kubeadm bootstrapper can now be configured with the --extra-config flag [1985](https://github.com/kubernetes/minikube/pull/1985) +* Components (apiserver, controller-manager, scheduler, kubelet) can now be configured in the kubeadm bootstrapper with the --extra-config flag [1985](https://github.com/kubernetes/minikube/pull/1985) * Kubeadm bootstrapper updated to work with Kubernetes v1.8.0 [1985](https://github.com/kubernetes/minikube/pull/1985) * OpenAPI registration fix cherry-picked for compatibility with kubectl v1.8.0 [2031](https://github.com/kubernetes/minikube/pull/2031)