SylviaBABY commented on code in PR #6891:
URL: https://github.com/apache/apisix/pull/6891#discussion_r854750601


##########
docs/zh/latest/plugins/grpc-transcode.md:
##########
@@ -75,14 +100,15 @@ protoc --include_imports --descriptor_set_out=proto.pb 
proto/helloworld.proto
 
 然后我们可以将 `proto.pb` 的内容作为 proto 的 `content` 字段提交。

Review Comment:
   ```suggestion
   然后将 `proto.pb` 的内容作为 proto 的 `content` 字段提交。
   ```



##########
docs/zh/latest/plugins/grpc-transcode.md:
##########
@@ -75,14 +100,15 @@ protoc --include_imports --descriptor_set_out=proto.pb 
proto/helloworld.proto
 
 然后我们可以将 `proto.pb` 的内容作为 proto 的 `content` 字段提交。

Review Comment:
   ```suggestion
   然后将 `proto.pb` 的内容作为 proto 的 `content` 字段进行提交。
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to