diff --git a/CHANGELOG.md b/CHANGELOG.md
index 59f1e67d056..fe74603e244 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,7 @@
     - [Other notable changes](#other-notable-changes)
 - [v1.3.0-alpha.3](#v130-alpha3)
   - [Downloads](#downloads)
+- [v1.3.0-alpha.3](#v130-alpha3)
   - [Changes since v1.3.0-alpha.2](#changes-since-v130-alpha2)
     - [Action Required](#action-required)
     - [Other notable changes](#other-notable-changes)
diff --git a/api/swagger-spec/apps_v1alpha1.json b/api/swagger-spec/apps_v1alpha1.json
index 912d2f9ab9a..1abfb9a44e2 100644
--- a/api/swagger-spec/apps_v1alpha1.json
+++ b/api/swagger-spec/apps_v1alpha1.json
@@ -1854,7 +1854,7 @@
       "items": {
        "$ref": "v1.VolumeMount"
       },
-      "description": "Pod volumes to mount into the container's filesyste. Cannot be updated."
+      "description": "Pod volumes to mount into the container's filesystem. Cannot be updated."
      },
      "livenessProbe": {
       "$ref": "v1.Probe",
diff --git a/api/swagger-spec/batch_v1.json b/api/swagger-spec/batch_v1.json
index 2d33824ef8f..de114104c82 100644
--- a/api/swagger-spec/batch_v1.json
+++ b/api/swagger-spec/batch_v1.json
@@ -1859,7 +1859,7 @@
       "items": {
        "$ref": "v1.VolumeMount"
       },
-      "description": "Pod volumes to mount into the container's filesyste. Cannot be updated."
+      "description": "Pod volumes to mount into the container's filesystem. Cannot be updated."
      },
      "livenessProbe": {
       "$ref": "v1.Probe",
diff --git a/api/swagger-spec/extensions_v1beta1.json b/api/swagger-spec/extensions_v1beta1.json
index caed694ac9e..7a6ab88f53b 100644
--- a/api/swagger-spec/extensions_v1beta1.json
+++ b/api/swagger-spec/extensions_v1beta1.json
@@ -7166,7 +7166,7 @@
       "items": {
        "$ref": "v1.VolumeMount"
       },
-      "description": "Pod volumes to mount into the container's filesyste. Cannot be updated."
+      "description": "Pod volumes to mount into the container's filesystem. Cannot be updated."
      },
      "livenessProbe": {
       "$ref": "v1.Probe",
diff --git a/api/swagger-spec/v1.json b/api/swagger-spec/v1.json
index 4da13cc55ea..3c04fcdde75 100644
--- a/api/swagger-spec/v1.json
+++ b/api/swagger-spec/v1.json
@@ -17177,7 +17177,7 @@
       "items": {
        "$ref": "v1.VolumeMount"
       },
-      "description": "Pod volumes to mount into the container's filesyste. Cannot be updated."
+      "description": "Pod volumes to mount into the container's filesystem. Cannot be updated."
      },
      "livenessProbe": {
       "$ref": "v1.Probe",
diff --git a/docs/api-reference/batch/v1/definitions.html b/docs/api-reference/batch/v1/definitions.html
index c43fa8403a1..45d52586215 100755
--- a/docs/api-reference/batch/v1/definitions.html
+++ b/docs/api-reference/batch/v1/definitions.html
@@ -1375,7 +1375,7 @@ Examples:
 
 
volumeMounts
Pod volumes to mount into the container’s filesyste. Cannot be updated.
Pod volumes to mount into the container’s filesystem. Cannot be updated.
false
v1.VolumeMount array