diff --git a/content/en/docs/concepts/configuration/scheduling-framework.md b/content/en/docs/concepts/configuration/scheduling-framework.md index 661451357d..ca179c6cdf 100644 --- a/content/en/docs/concepts/configuration/scheduling-framework.md +++ b/content/en/docs/concepts/configuration/scheduling-framework.md @@ -238,7 +238,7 @@ decode and process the configuration. The following example shows a scheduler configuration that enables some plugins at `reserve` and `preBind` extension points and disables a plugin. It -also provides a configuration to plugin `foo`. +also provides a configuration to plugin `foo`. ```yaml apiVersion: kubescheduler.config.k8s.io/v1alpha1