Skip to content

Commit b5e1979

Browse files
committed
Update config.js
1 parent 13b9506 commit b5e1979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ module.exports = config({
307307
},
308308
"api-gateway", "distributed-id",
309309
{
310-
title: "rpc", prefix: "rpc/",
310+
title: "RPC", prefix: "rpc/",
311311
children: ["dubbo", "why-use-rpc"]
312312
},
313313
"distributed-transaction",

0 commit comments

Comments
 (0)