summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributors/design-proposals/storage/volume-topology-scheduling.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/storage/volume-topology-scheduling.md b/contributors/design-proposals/storage/volume-topology-scheduling.md
index e685d860..a3c9cfe7 100644
--- a/contributors/design-proposals/storage/volume-topology-scheduling.md
+++ b/contributors/design-proposals/storage/volume-topology-scheduling.md
@@ -736,7 +736,7 @@ allowedTopologies:
## Feature Gates
-PersistentVolume.NodeAffinity and StorageClas.BindingMode fields will be
+PersistentVolume.NodeAffinity and StorageClass.BindingMode fields will be
controlled by the VolumeScheduling feature gate, and must be configured in the
kube-scheduler, kube-controller-manager, and all kubelets.