We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f4e56 commit dd90439Copy full SHA for dd90439
ui/apiDocs/utils.ts
@@ -85,7 +85,7 @@ export const REST_API_SECTIONS = [
85
},
86
config.apis.zetachain && {
87
id: 'zetachain-api',
88
- title: 'Zetachain CCCTX API',
+ title: 'Zetachain CCTX API',
89
swagger: {
90
url: getMicroserviceSwaggerUrl(config.apis.zetachain),
91
requestInterceptor: microserviceRequestInterceptorFactory(config.apis.zetachain),
0 commit comments