ant-design/components/modal
Xuxin Zhang bff590f561
docs: Fix the explanation typo in the comment (#32410)
[[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE/pr_cn.md)]

### 🤔 This is a ...

- [ ] New feature
- [ ] Bug fix
- [x] Site / documentation update
- [ ] Demo update
- [ ] Component style update
- [ ] TypeScript definition update
- [ ] Bundle size optimization
- [ ] Performance optimization
- [ ] Enhancement feature
- [ ] Internationalization
- [ ] Refactoring
- [ ] Code style optimization
- [ ] Test Case
- [ ] Branch merge
- [ ] Other (about what?)

### 🔗 Related issue link

<!--
1. Describe the source of requirement, like related issue link.
-->

### 💡 Background and solution

<!--
1. Describe the problem and the scenario.
2. GIF or snapshot should be provided if includes UI/interactive modification.
3. How to fix the problem, and list final API implementation and usage sample if that is a new feature.
-->

### 📝 Changelog

Fix the typo in the comment to help foreign users better understand the usage of Modal.useModal()

| Language   | Changelog |
| ---------- | --------- |
| 🇺🇸 English | docs update |
| 🇨🇳 Chinese | docs update |

### ☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

- [x] Doc is updated/provided or not needed
- [x] Demo is updated/provided or not needed
- [x] TypeScript definition is updated/provided or not needed
- [x] Changelog is provided or not needed
2021-10-09 12:03:30 +08:00
..
__tests__ chore: fix modal demo in small screen 2021-09-13 19:27:31 +08:00
demo chore: fix modal demo in small screen 2021-09-13 19:27:31 +08:00
style fix: Less Maximum call stack size exceeded error (#32063) 2021-09-07 16:14:20 +08:00
useModal test: fix eslint errors (#31961) 2021-08-30 13:04:21 +08:00
confirm.tsx chore: resolve conflict between master and feature 2021-08-23 17:48:23 +08:00
ConfirmDialog.tsx chore: resolve conflict between master and feature 2021-08-23 17:48:23 +08:00
destroyFns.ts fix: circular dependencies in Modal & Input (#31817) 2021-08-17 16:22:42 +08:00
index.en-US.md docs: Fix the explanation typo in the comment (#32410) 2021-10-09 12:03:30 +08:00
index.tsx chore: resolve conflict between master and feature 2021-08-23 17:48:23 +08:00
index.zh-CN.md docs: format api (#29537) 2021-03-01 19:20:48 +08:00
locale.tsx feat: Refine locale types (#22103) 2020-03-11 14:56:01 +08:00
Modal.tsx fix: circular dependencies in Modal & Input (#31817) 2021-08-17 16:22:42 +08:00