Unverified 提交 a81683d3 作者: Mat Kelly 提交者: GitHub

docs: fix inconsistent capitalization of "API".

上级 18fb10b8
...@@ -29,7 +29,7 @@ handled for you by writes to the request body blocking.) ...@@ -29,7 +29,7 @@ handled for you by writes to the request body blocking.)
Like with everything else, IPFS aims to be flexible regarding the API transports. Like with everything else, IPFS aims to be flexible regarding the API transports.
Currently, the [go-ipfs](https://github.com/ipfs/go-ipfs) implementation supports Currently, the [go-ipfs](https://github.com/ipfs/go-ipfs) implementation supports
both an in-process API and an HTTP api. More can be added easily, by mapping the both an in-process API and an HTTP API. More can be added easily, by mapping the
API functions over a transport. (This is similar to how gRPC is also _mapped on API functions over a transport. (This is similar to how gRPC is also _mapped on
top of transports_, like HTTP). top of transports_, like HTTP).
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论