diff --git a/docs/react/use-with-vite.en-US.md b/docs/react/use-with-vite.en-US.md index 45b9b0d04d..674917edbe 100644 --- a/docs/react/use-with-vite.en-US.md +++ b/docs/react/use-with-vite.en-US.md @@ -5,7 +5,7 @@ order: 2 title: Usage with Vite --- -[Vite](https://vitejs.dev/) is one of the best React application development tools. We are going to use `antd` within it and modify the vite config for some customized needs. +[Vite](https://vitejs.dev/) is one of the best React application development tools. Let's use `antd` within it. ## Install and Initialization