# Problem Description When moving to v1beta2, fix this typo. ```yaml MachingClusterStatuses []MachingClusterStatus `json:"machingClusterStatuses,omitempty"` ``` Issue originally reported [here](https://github.com/orgs/projectsveltos/discussions/1730)
Problem Description
When moving to v1beta2, fix this typo.
Issue originally reported here