Skip to content

Commit 4630a17

Browse files
committed
chore: typo
1 parent 221a060 commit 4630a17

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/src/content/docs/guides/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ yarn add @re-dev/react-truncate
5656

5757
</Tabs>
5858

59-
This package has two peer dependencies of React, `react` and `react-dom`. Please install them together (version requirements are >=18.2.0).
59+
This package has two peer dependencies of React, `react` and `react-dom`. Please install them together (version requirements are React 16+ ).
6060

6161
## Acknowledgement
6262

docs/src/content/docs/zh/guides/getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ yarn add @re-dev/react-truncate
5656

5757
</Tabs>
5858

59-
本包存在两个 React 的对等依赖 `react``react-dom` ,请一并安装(版本要求均为 >=18.2.0 )。
59+
本包存在两个 React 的对等依赖 `react``react-dom` ,请一并安装(版本要求均为 React 16+ )。
6060

6161
## 致谢
6262

0 commit comments

Comments
 (0)