Skip to content

Commit

Permalink
Generated from 43544c8274c286959cf74e66ae28f27e0209dd77 (#4304)
Browse files Browse the repository at this point in the history
typo: specification/azure-kusto/resource-manager/Microsoft.Kusto/stable/2019-01-21/kusto.json

- Repersents -> Represents
- properiets -> properties
  • Loading branch information
AutorestCI authored Feb 4, 2019
1 parent 6ac6d75 commit cc124cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class TrustedExternalTenant(Model):
"""Repersents a tenant ID that is trusted by the cluster.
"""Represents a tenant ID that is trusted by the cluster.
:param value: GUID representing an external tenant.
:type value: str
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


class TrustedExternalTenant(Model):
"""Repersents a tenant ID that is trusted by the cluster.
"""Represents a tenant ID that is trusted by the cluster.
:param value: GUID representing an external tenant.
:type value: str
Expand Down

0 comments on commit cc124cb

Please sign in to comment.