diff --git a/desktop/plugins/public/sandbox/docs/overview.mdx b/desktop/plugins/public/sandbox/docs/overview.mdx index b19642812..5570aaf33 100644 --- a/desktop/plugins/public/sandbox/docs/overview.mdx +++ b/desktop/plugins/public/sandbox/docs/overview.mdx @@ -1,3 +1,3 @@ import useBaseUrl from '@docusaurus/useBaseUrl'; -The sandbox plugin allows developers to test changes in their apps by pointing them to a sandbox environment. It provides a simple UI to set and modify the URL to a development host that acts as a sandbox directly on the desktop, which prevents you from entering potentially long and complicated URL inside your app. +The Sandbox plugin enables Developers to test changes in their apps by pointing them to a sandbox environment. It provides a simple UI to set and modify the URL to a development host that acts as a sandbox directly on the desktop, which prevents you from entering potentially long and complicated URLs inside your app.