We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bebfd0 commit 84a71adCopy full SHA for 84a71ad
content/docs/faq-ajax.md
@@ -16,7 +16,7 @@ category: FAQ
16
17
### 用例:使用AJAX请求结果去改变local state{#example-using-ajax-results-to-set-local-state}
18
19
-下面这个组件演示了如何在`componentDidMount`中发起AJAX call去更新组件的state。
+下面这个组件演示了如何在`componentDidMount`中发起AJAX请求去更新组件的state。
20
21
示例API返回如下的JSON格式。
22
0 commit comments