diff --git a/charts/postgres-operator/values.yaml b/charts/postgres-operator/values.yaml
index f708ffe2937a08c076e8ee926ab704cc10f7074d..0d67e62d2514140012349316eaea382564d6c637 100644
--- a/charts/postgres-operator/values.yaml
+++ b/charts/postgres-operator/values.yaml
@@ -169,7 +169,7 @@ configKubernetes:
   # storage resize strategy, available options are: ebs, pvc, off
   storage_resize_mode: pvc
   # pod toleration assigned to instances of every Postgres cluster
-  # tolaration:
+  # toleration:
   #   key: db-only
   #   operator: Exists
   #   effect: NoSchedule