Skip to content

Commit

Permalink
Generated from 7b37f078178dfa4b7658a081031fd516249abfc1 (#851)
Browse files Browse the repository at this point in the history
typo: labservices/resource-manager/Microsoft.LabServices

- evironments -> environments
  • Loading branch information
AutorestCI authored Dec 17, 2018
1 parent 57cc4fe commit 79733e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@azure/arm-labservices/lib/models/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1413,7 +1413,7 @@ export interface ListEnvironmentsPayload {
*/
export interface ListEnvironmentsResponse {
/**
* @member {EnvironmentDetails[]} [environments] List of all the evironments
* @member {EnvironmentDetails[]} [environments] List of all the environments
*/
environments?: EnvironmentDetails[];
}
Expand Down

0 comments on commit 79733e5

Please sign in to comment.