We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d614eba commit 8becb49Copy full SHA for 8becb49
src/schemas/client.yaml
@@ -40,7 +40,7 @@ ConfigurationResponse:
40
$ref: '#/components/schemas/ConfigObject'
41
nextHash:
42
title: Next configuration hash
43
- description: CRC-32 hash of the the canonical JSON of the next configuration, absent if no future forks scheduled
+ description: CRC-32 hash of the canonical JSON of the next configuration, absent if no future forks scheduled
44
$ref: '#/components/schemas/bytes4'
45
nextForkId:
46
title: Next fork ID
0 commit comments