From 540fbf99c6636963e8d45ffd1779cf12b900f19e Mon Sep 17 00:00:00 2001 From: Vlada Skorokhodova Date: Fri, 9 Feb 2024 15:58:21 +0400 Subject: [PATCH] Address the comment --- .../63 Create a Custom Bundle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concepts/50 React Components/05 Add DevExtreme to a React Application/63 Create a Custom Bundle.md b/concepts/50 React Components/05 Add DevExtreme to a React Application/63 Create a Custom Bundle.md index a30236f184..8c0b4ea0e6 100644 --- a/concepts/50 React Components/05 Add DevExtreme to a React Application/63 Create a Custom Bundle.md +++ b/concepts/50 React Components/05 Add DevExtreme to a React Application/63 Create a Custom Bundle.md @@ -1,4 +1,4 @@ -In certain scenarios, you may want to utilize a custom bundle rather than an automatically generated one. The example below illustrates how to implement a custom bundle with Vite. +In certain scenarios, you may want to utilize a custom bundle rather than an automatically generated one. The example below illustrates how to create a custom bundle with Vite. #include btn-open-github with { href: "https://github.com/DevExpress-Examples/devextreme-vite-react-bundling"