Skip to content

Commit ccd0ae8

Browse files
committed
docs: fix describe from use-request/refreshDeps
1 parent 927f7ee commit ccd0ae8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/hooks/src/useRequest/docs/refreshDeps/index.en-US.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ source:
1313

1414
:::tip remark
1515

16-
Only the automatic mode mode, that is, `manual` is `true`, depends on the new configuration of swiping the card to have an effect. Manual mode requires users to manage requests themselves.
16+
When the automatic mode `manual` is not `true` and refreshDeps will take effect.
1717

1818
:::
1919

packages/hooks/src/useRequest/docs/refreshDeps/index.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ source:
1313

1414
:::tip 注意
1515

16-
只有自动模式模式,即 `manual` `true` ,依赖刷新配置才会生效。手动模式需要用户自己管理请求
16+
只有自动模式模式,即 `manual` 不为 `true` ,依赖刷新配置才会生效。
1717

1818
:::
1919

0 commit comments

Comments
 (0)