From d3f16734d3b41b4291f09ce9f9ff6cd594641c2e Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 18 Jan 2024 17:22:41 +0100 Subject: [PATCH] Update beps/0002-dynamic-frontend-plugins/README.md Signed-off-by: Patrik Oldsberg --- beps/0002-dynamic-frontend-plugins/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/beps/0002-dynamic-frontend-plugins/README.md b/beps/0002-dynamic-frontend-plugins/README.md index e9259660cb..0fd42d389f 100644 --- a/beps/0002-dynamic-frontend-plugins/README.md +++ b/beps/0002-dynamic-frontend-plugins/README.md @@ -115,7 +115,7 @@ The Vite plugin claims webpack compatibility as well. The Vite plugin _is not pa **The level of compatibility has to be tested.** Before then, no decision in regards to which implementation(s) will be used should be made. The chosen tool, or their mix, will shape the design and implementation. -That said, packages from the `@module-federation/*` organization should have higher priority as they are based directly on the module federation concepts and are wll supported. +That said, packages from the `@module-federation/*` organization should have higher priority as they are based directly on the module federation concepts and are well supported. ### Plugin integration into shell applications