@@ -947,7 +947,7 @@ Properties
947
947
SourceURL = 'http://schemas.taskcluster.net/auth/v1/create-client-response.json#/properties/description'
948
948
Property 'disabled' =
949
949
Description = 'If true, this client is disabled and cannot be used. This usually occurs when the
950
- scopes avaialble to the user owning the client no longer satisfy the client.
950
+ scopes available to the user owning the client no longer satisfy the client.
951
951
'
952
952
Type = 'boolean'
953
953
TypeName = 'Disabled'
@@ -1094,7 +1094,7 @@ Properties
1094
1094
SourceURL = 'http://schemas.taskcluster.net/auth/v1/get-client-response.json#/properties/description'
1095
1095
Property 'disabled' =
1096
1096
Description = 'If true, this client is disabled and cannot be used. This usually occurs when the
1097
- scopes avaialble to the user owning the client no longer satisfy the client.
1097
+ scopes available to the user owning the client no longer satisfy the client.
1098
1098
'
1099
1099
Type = 'boolean'
1100
1100
TypeName = 'Disabled'
@@ -3514,7 +3514,7 @@ Entry 2 =
3514
3514
Entry Input = ''
3515
3515
Entry Output = 'http://schemas.taskcluster.net/hooks/v1/hook-definition.json'
3516
3516
Entry Title = 'Get hook definition'
3517
- Entry Description = 'This endpoint will return the hook defintion for the given `hookGroupId`
3517
+ Entry Description = 'This endpoint will return the hook definition for the given `hookGroupId`
3518
3518
and hookId.'
3519
3519
Entry 3 =
3520
3520
Entry Type = 'function'
@@ -3909,7 +3909,7 @@ Properties
3909
3909
SourceURL = 'http://schemas.taskcluster.net/hooks/v1/hook-status.json#/properties/lastFire/oneOf[0]'
3910
3910
Item '1' =
3911
3911
Additional Properties = 'false'
3912
- Description = 'Information about an unsuccesful firing of the hook'
3912
+ Description = 'Information about an unsuccessful firing of the hook'
3913
3913
Properties
3914
3914
Property 'error' =
3915
3915
Description = 'The error that occurred when firing the task. This is typically,
@@ -4002,7 +4002,7 @@ SourceURL = 'http://schemas.taskcluster.net/hooks/v1/hook-status.js
4002
4002
http://schemas.taskcluster.net/hooks/v1/hook-status.json#/properties/lastFire/oneOf[1]
4003
4003
======================================================================================
4004
4004
Additional Properties = 'false'
4005
- Description = 'Information about an unsuccesful firing of the hook'
4005
+ Description = 'Information about an unsuccessful firing of the hook'
4006
4006
Properties
4007
4007
Property 'error' =
4008
4008
Description = 'The error that occurred when firing the task. This is typically,
0 commit comments