Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kesonan committed Jun 1, 2023
1 parent 0a9cab5 commit 535d399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/http/server/response-ext.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import TabItem from '@theme/TabItem';

## 概述

目前 go-zero 提供非常强大的 http能力,但有部分功能扔未在 go-zero 实现,在 zeromicro 下有一个 x 仓库专门用于对 go-zero 的扩展,其中 HTTP
目前 go-zero 提供非常强大的 http能力,但有部分功能仍未在 go-zero 实现,在 zeromicro 下有一个 x 仓库专门用于对 go-zero 的扩展,其中 HTTP
的扩展支持了:

1. code-data 响应格式支持
Expand Down

0 comments on commit 535d399

Please sign in to comment.