Skip to content

Commit dd90439

Browse files
authored
fix typo (#3187)
1 parent 75f4e56 commit dd90439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/apiDocs/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export const REST_API_SECTIONS = [
8585
},
8686
config.apis.zetachain && {
8787
id: 'zetachain-api',
88-
title: 'Zetachain CCCTX API',
88+
title: 'Zetachain CCTX API',
8989
swagger: {
9090
url: getMicroserviceSwaggerUrl(config.apis.zetachain),
9191
requestInterceptor: microserviceRequestInterceptorFactory(config.apis.zetachain),

0 commit comments

Comments
 (0)