Skip to content

Commit

Permalink
fix(typo): correct small typo noticed in the model & changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
machi1990 committed Aug 22, 2023
1 parent a97b39b commit f5ad20e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@ build workflows:
## 0.0.70 Jul 14 2020
- Add API for custerdeployment labels
- Add API for clusterdeployment labels
- add organization_id to cluster_registration
- label: Fix erroneous file extensions
- MachineType: Expose instance size enum
Expand Down
2 changes: 1 addition & 1 deletion model/service_logs/v1/cluster_logs_uuid_resource.model
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/

// Manages the collection of cluster logs by custer uuid.
// Manages the collection of cluster logs by cluster uuid.
resource ClusterLogsUUID {
// Retrieves the list of cluster logs by cluster uuid.
method List {
Expand Down

0 comments on commit f5ad20e

Please sign in to comment.