Skip to content

Commit d7b98ae

Browse files
authored
fix: correct typo in ingress-apisix.md example section (#1973)
1 parent 4d4db2f commit d7b98ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/zh/blog/2023/10/18/ingress-apisix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ ingress-apisix-composite-deployment-6bfdc5d6f6-sjpzr 2/2 Running 0
148148

149149
> ApisixRoute 是 Ingress 的 CRDs 资源,用于表示将流量路由到具体的后端服务。
150150
151-
以下示例将延迟如何配置 `ApisixRoute` 将流量路由 `httpbin` 后端服务。
151+
以下示例将演示如何配置 `ApisixRoute` 将流量路由 `httpbin` 后端服务。
152152

153153
#### 部署 httpbin 应用服务
154154

0 commit comments

Comments
 (0)