Skip to content

Commit

Permalink
Merge pull request #820 from machi1990/fix/typo
Browse files Browse the repository at this point in the history
fix(typo): correct small typo noticed in the model & changelog
  • Loading branch information
renan-campos authored Jul 15, 2024
2 parents 30e4385 + f5ad20e commit aea2f1c
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 @@ -1239,7 +1239,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 aea2f1c

Please sign in to comment.