diff --git a/master-local/_definitions.json b/master-local/_definitions.json
index 12f838eb8fcbe969d692adee06d04badb6497611..d21aeef6d3d7dbb3d3d4b4c32b4873c47c9dd82b 100644
--- a/master-local/_definitions.json
+++ b/master-local/_definitions.json
@@ -17118,7 +17118,7 @@
       ]
     },
     "io.k8s.api.storage.v1.VolumeAttachmentSource": {
-      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
       "properties": {
         "inlineVolumeSpec": {
           "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec",
diff --git a/master-local/volumeattachmentsource-storage-v1.json b/master-local/volumeattachmentsource-storage-v1.json
index dc79a0d920919631887a35781504c7598d5dc4a4..23ae3d74d0de420e8e93a70aa6c54deb3e636e61 100644
--- a/master-local/volumeattachmentsource-storage-v1.json
+++ b/master-local/volumeattachmentsource-storage-v1.json
@@ -1,5 +1,5 @@
 {
-  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
   "properties": {
     "inlineVolumeSpec": {
       "$ref": "_definitions.json#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec",
diff --git a/master-local/volumeattachmentsource.json b/master-local/volumeattachmentsource.json
index dc79a0d920919631887a35781504c7598d5dc4a4..23ae3d74d0de420e8e93a70aa6c54deb3e636e61 100644
--- a/master-local/volumeattachmentsource.json
+++ b/master-local/volumeattachmentsource.json
@@ -1,5 +1,5 @@
 {
-  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
   "properties": {
     "inlineVolumeSpec": {
       "$ref": "_definitions.json#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec",
diff --git a/master-standalone-strict/_definitions.json b/master-standalone-strict/_definitions.json
index 553b605241e4935d1e69c7f82f52494b0077c4f8..4f7f88f16e58c89a94de26afed58ac15fa9c5bec 100644
--- a/master-standalone-strict/_definitions.json
+++ b/master-standalone-strict/_definitions.json
@@ -17678,7 +17678,7 @@
       "additionalProperties": false
     },
     "io.k8s.api.storage.v1.VolumeAttachmentSource": {
-      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
       "properties": {
         "inlineVolumeSpec": {
           "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec",
diff --git a/master-standalone-strict/volumeattachment-storage-v1.json b/master-standalone-strict/volumeattachment-storage-v1.json
index 22d0c4d6fa7fd901d743735d033497accf8b2047..caf1e99482d8d32f8e708c41d1992a293c05f2a8 100644
--- a/master-standalone-strict/volumeattachment-storage-v1.json
+++ b/master-standalone-strict/volumeattachment-storage-v1.json
@@ -286,7 +286,7 @@
           "type": "string"
         },
         "source": {
-          "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+          "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
           "properties": {
             "inlineVolumeSpec": {
               "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone-strict/volumeattachment.json b/master-standalone-strict/volumeattachment.json
index b1fda4752cc9671294035aebd658014f24d460d1..792f5c88b0ca70f8010052cd547298b4642ba82a 100644
--- a/master-standalone-strict/volumeattachment.json
+++ b/master-standalone-strict/volumeattachment.json
@@ -283,7 +283,7 @@
           "type": "string"
         },
         "source": {
-          "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+          "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
           "properties": {
             "inlineVolumeSpec": {
               "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone-strict/volumeattachmentlist-storage-v1.json b/master-standalone-strict/volumeattachmentlist-storage-v1.json
index af8ae992bb2c4e762ed64be9d7a7b3048811e075..d2d8c8b3ace17e5d9e3217e79b1c829706053aa6 100644
--- a/master-standalone-strict/volumeattachmentlist-storage-v1.json
+++ b/master-standalone-strict/volumeattachmentlist-storage-v1.json
@@ -301,7 +301,7 @@
                 "type": "string"
               },
               "source": {
-                "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+                "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
                 "properties": {
                   "inlineVolumeSpec": {
                     "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone-strict/volumeattachmentlist.json b/master-standalone-strict/volumeattachmentlist.json
index 3e2cf4852bdc120de041c24d3c8e750c076a6d9c..4cd4465f0b173c1eaf6cb4bdc8d24a453f4bfa57 100644
--- a/master-standalone-strict/volumeattachmentlist.json
+++ b/master-standalone-strict/volumeattachmentlist.json
@@ -295,7 +295,7 @@
                 "type": "string"
               },
               "source": {
-                "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+                "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
                 "properties": {
                   "inlineVolumeSpec": {
                     "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone-strict/volumeattachmentsource-storage-v1.json b/master-standalone-strict/volumeattachmentsource-storage-v1.json
index a265d707dfd16e65d201b4021f045809d430a0bc..c2dd588f684ffa1b3829d7d48bb41802e46ce136 100644
--- a/master-standalone-strict/volumeattachmentsource-storage-v1.json
+++ b/master-standalone-strict/volumeattachmentsource-storage-v1.json
@@ -1,5 +1,5 @@
 {
-  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
   "properties": {
     "inlineVolumeSpec": {
       "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone-strict/volumeattachmentsource.json b/master-standalone-strict/volumeattachmentsource.json
index a265d707dfd16e65d201b4021f045809d430a0bc..c2dd588f684ffa1b3829d7d48bb41802e46ce136 100644
--- a/master-standalone-strict/volumeattachmentsource.json
+++ b/master-standalone-strict/volumeattachmentsource.json
@@ -1,5 +1,5 @@
 {
-  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
   "properties": {
     "inlineVolumeSpec": {
       "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone-strict/volumeattachmentspec-storage-v1.json b/master-standalone-strict/volumeattachmentspec-storage-v1.json
index ab19e52a9ca0dc6571d0854c1c86fe67ca8a5325..85eb8b9bf8c864ac6c06be6bb4e7429e3ce65174 100644
--- a/master-standalone-strict/volumeattachmentspec-storage-v1.json
+++ b/master-standalone-strict/volumeattachmentspec-storage-v1.json
@@ -16,7 +16,7 @@
       ]
     },
     "source": {
-      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
       "properties": {
         "inlineVolumeSpec": {
           "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone-strict/volumeattachmentspec.json b/master-standalone-strict/volumeattachmentspec.json
index ab19e52a9ca0dc6571d0854c1c86fe67ca8a5325..85eb8b9bf8c864ac6c06be6bb4e7429e3ce65174 100644
--- a/master-standalone-strict/volumeattachmentspec.json
+++ b/master-standalone-strict/volumeattachmentspec.json
@@ -16,7 +16,7 @@
       ]
     },
     "source": {
-      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
       "properties": {
         "inlineVolumeSpec": {
           "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone/_definitions.json b/master-standalone/_definitions.json
index 12f838eb8fcbe969d692adee06d04badb6497611..d21aeef6d3d7dbb3d3d4b4c32b4873c47c9dd82b 100644
--- a/master-standalone/_definitions.json
+++ b/master-standalone/_definitions.json
@@ -17118,7 +17118,7 @@
       ]
     },
     "io.k8s.api.storage.v1.VolumeAttachmentSource": {
-      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
       "properties": {
         "inlineVolumeSpec": {
           "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec",
diff --git a/master-standalone/volumeattachment-storage-v1.json b/master-standalone/volumeattachment-storage-v1.json
index ed1dad8121065747aab71b1caf7632d3b0a7095d..c83f154afaaca57cc1047ce641c4bb710393979f 100644
--- a/master-standalone/volumeattachment-storage-v1.json
+++ b/master-standalone/volumeattachment-storage-v1.json
@@ -283,7 +283,7 @@
           "type": "string"
         },
         "source": {
-          "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+          "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
           "properties": {
             "inlineVolumeSpec": {
               "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone/volumeattachment.json b/master-standalone/volumeattachment.json
index a47d35053d600a7ee21031a85525d9d253dcee5b..7fb16a8575ddba2fc88c953b51d6871760392a43 100644
--- a/master-standalone/volumeattachment.json
+++ b/master-standalone/volumeattachment.json
@@ -280,7 +280,7 @@
           "type": "string"
         },
         "source": {
-          "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+          "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
           "properties": {
             "inlineVolumeSpec": {
               "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone/volumeattachmentlist-storage-v1.json b/master-standalone/volumeattachmentlist-storage-v1.json
index b9945a2eb1f31e9d42c8cb62c1b86eb17c5f140f..edcaad51576fda7b267df821e269271d95319a48 100644
--- a/master-standalone/volumeattachmentlist-storage-v1.json
+++ b/master-standalone/volumeattachmentlist-storage-v1.json
@@ -298,7 +298,7 @@
                 "type": "string"
               },
               "source": {
-                "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+                "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
                 "properties": {
                   "inlineVolumeSpec": {
                     "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone/volumeattachmentlist.json b/master-standalone/volumeattachmentlist.json
index 115497a9f36f98fa84c2421303a5a03208755fbb..8c8654d358124f530af299a5fe7160ef8c9230ed 100644
--- a/master-standalone/volumeattachmentlist.json
+++ b/master-standalone/volumeattachmentlist.json
@@ -292,7 +292,7 @@
                 "type": "string"
               },
               "source": {
-                "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+                "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
                 "properties": {
                   "inlineVolumeSpec": {
                     "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone/volumeattachmentsource-storage-v1.json b/master-standalone/volumeattachmentsource-storage-v1.json
index 50dac27bb98b040bd005a8d233e4005a9636b5fd..fd665349d16fde25b6889496e0512869168d28c7 100644
--- a/master-standalone/volumeattachmentsource-storage-v1.json
+++ b/master-standalone/volumeattachmentsource-storage-v1.json
@@ -1,5 +1,5 @@
 {
-  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
   "properties": {
     "inlineVolumeSpec": {
       "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone/volumeattachmentsource.json b/master-standalone/volumeattachmentsource.json
index 50dac27bb98b040bd005a8d233e4005a9636b5fd..fd665349d16fde25b6889496e0512869168d28c7 100644
--- a/master-standalone/volumeattachmentsource.json
+++ b/master-standalone/volumeattachmentsource.json
@@ -1,5 +1,5 @@
 {
-  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
   "properties": {
     "inlineVolumeSpec": {
       "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone/volumeattachmentspec-storage-v1.json b/master-standalone/volumeattachmentspec-storage-v1.json
index 0e6ed85653e06185911855f6233556e3b2a3af55..e1d6435cadd0f8be023eb0fbb9a85d2269d7684a 100644
--- a/master-standalone/volumeattachmentspec-storage-v1.json
+++ b/master-standalone/volumeattachmentspec-storage-v1.json
@@ -16,7 +16,7 @@
       ]
     },
     "source": {
-      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
       "properties": {
         "inlineVolumeSpec": {
           "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master-standalone/volumeattachmentspec.json b/master-standalone/volumeattachmentspec.json
index 0e6ed85653e06185911855f6233556e3b2a3af55..e1d6435cadd0f8be023eb0fbb9a85d2269d7684a 100644
--- a/master-standalone/volumeattachmentspec.json
+++ b/master-standalone/volumeattachmentspec.json
@@ -16,7 +16,7 @@
       ]
     },
     "source": {
-      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
       "properties": {
         "inlineVolumeSpec": {
           "description": "PersistentVolumeSpec is the specification of a persistent volume.",
diff --git a/master/_definitions.json b/master/_definitions.json
index 12f838eb8fcbe969d692adee06d04badb6497611..d21aeef6d3d7dbb3d3d4b4c32b4873c47c9dd82b 100644
--- a/master/_definitions.json
+++ b/master/_definitions.json
@@ -17118,7 +17118,7 @@
       ]
     },
     "io.k8s.api.storage.v1.VolumeAttachmentSource": {
-      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+      "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
       "properties": {
         "inlineVolumeSpec": {
           "$ref": "#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec",
diff --git a/master/volumeattachmentsource-storage-v1.json b/master/volumeattachmentsource-storage-v1.json
index 80ad62838d5b706858150be0b0f3ffb45a6adfbf..38a81c4bad40e0e6ff36a37ed0d4758d02dfbdb0 100644
--- a/master/volumeattachmentsource-storage-v1.json
+++ b/master/volumeattachmentsource-storage-v1.json
@@ -1,5 +1,5 @@
 {
-  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
   "properties": {
     "inlineVolumeSpec": {
       "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/master/_definitions.json#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec",
diff --git a/master/volumeattachmentsource.json b/master/volumeattachmentsource.json
index 80ad62838d5b706858150be0b0f3ffb45a6adfbf..38a81c4bad40e0e6ff36a37ed0d4758d02dfbdb0 100644
--- a/master/volumeattachmentsource.json
+++ b/master/volumeattachmentsource.json
@@ -1,5 +1,5 @@
 {
-  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistenVolumes can be attached via external attacher, in future we may allow also inline volumes in pods. Exactly one member can be set.",
+  "description": "VolumeAttachmentSource represents a volume that should be attached. Right now only PersistentVolumes can be attached via external attacher, in the future we may allow also inline volumes in pods. Exactly one member can be set.",
   "properties": {
     "inlineVolumeSpec": {
       "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/master/_definitions.json#/definitions/io.k8s.api.core.v1.PersistentVolumeSpec",