diff --git a/website/docs/introduction.mdx b/website/docs/introduction.mdx index 1bfa099e8..98f42806f 100644 --- a/website/docs/introduction.mdx +++ b/website/docs/introduction.mdx @@ -48,7 +48,7 @@ and TypeScript versions for each template. Wails uses a purpose built library for handling native elements such as Window, Menus, Dialogs, etc, so you can build good-looking, feature rich desktop applications. -**It does not embed a browser**, so it is resource efficient. Instead, it uses the native rendering engine for the +**It does not embed a browser**, so it delivers a small runtime. Instead, it reuses the native rendering engine for the platform. On Windows, this is the new Microsoft Webview2 library, built on Chromium. ### Go & JavaScript Interoperability diff --git a/website/i18n/ko/docusaurus-plugin-content-docs/current/introduction.mdx b/website/i18n/ko/docusaurus-plugin-content-docs/current/introduction.mdx index 222a0ae98..9fd585e11 100644 --- a/website/i18n/ko/docusaurus-plugin-content-docs/current/introduction.mdx +++ b/website/i18n/ko/docusaurus-plugin-content-docs/current/introduction.mdx @@ -42,7 +42,7 @@ Wails comes with a number of pre-configured templates that allow you to get your Wails uses a purpose built library for handling native elements such as Window, Menus, Dialogs, etc, so you can build good-looking, feature rich desktop applications. -**It does not embed a browser**, so it is resource efficient. Instead, it uses the native rendering engine for the platform. On Windows, this is the new Microsoft Webview2 library, built on Chromium. +**It does not embed a browser**, so it delivers a small runtime. Instead, it reuses the native rendering engine for the platform. On Windows, this is the new Microsoft Webview2 library, built on Chromium. ### Go & JavaScript Interoperability diff --git a/website/i18n/vi/docusaurus-plugin-content-docs/current/introduction.mdx b/website/i18n/vi/docusaurus-plugin-content-docs/current/introduction.mdx index a8bb301fb..98d1dd2f8 100644 --- a/website/i18n/vi/docusaurus-plugin-content-docs/current/introduction.mdx +++ b/website/i18n/vi/docusaurus-plugin-content-docs/current/introduction.mdx @@ -42,7 +42,7 @@ Wails comes with a number of pre-configured templates that allow you to get your Wails uses a purpose built library for handling native elements such as Window, Menus, Dialogs, etc, so you can build good-looking, feature rich desktop applications. -**It does not embed a browser**, so it is resource efficient. Instead, it uses the native rendering engine for the platform. On Windows, this is the new Microsoft Webview2 library, built on Chromium. +**It does not embed a browser**, so it delivers a small runtime. Instead, it reuses the native rendering engine for the platform. On Windows, this is the new Microsoft Webview2 library, built on Chromium. ### Go & JavaScript Interoperability