diff --git a/pkg/endpoints/handlers/fieldmanager/internal/testdata/swagger.json b/pkg/endpoints/handlers/fieldmanager/internal/testdata/swagger.json index fcc6fd9a1..6ed29904e 100644 --- a/pkg/endpoints/handlers/fieldmanager/internal/testdata/swagger.json +++ b/pkg/endpoints/handlers/fieldmanager/internal/testdata/swagger.json @@ -3824,7 +3824,7 @@ "type": "integer" }, "revisionHistoryLimit": { - "description": "The number of old ReplicaSets to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. This is set to the max value of int32 (i.e. 2147483647) by default, which means \"retaining all old RelicaSets\".", + "description": "The number of old ReplicaSets to retain to allow rollback. This is a pointer to distinguish between explicit zero and not specified. This is set to the max value of int32 (i.e. 2147483647) by default, which means \"retaining all old ReplicaSets\".", "format": "int32", "type": "integer" },