fix typo
This commit is contained in:
@ -73,7 +73,7 @@ class Services(object):
|
||||
|
||||
@property
|
||||
def all_cloud_environments(self):
|
||||
"Service Categories data listing."
|
||||
"Cloud Environments data listing."
|
||||
return copy.deepcopy(self._service_data["cloud_environments"])
|
||||
|
||||
@property
|
||||
|
Reference in New Issue
Block a user