From dc3d84b57349b95cc28a88f22b4728e6d42bab91 Mon Sep 17 00:00:00 2001 From: Kevin Strider Date: Fri, 6 May 2022 07:44:02 -0700 Subject: [PATCH] overview.mdx (Features - Sandbox) Summary: Restyle of the page, including changes to spelling, grammar, links, and structure (where relevant). Reviewed By: passy Differential Revision: D36198283 fbshipit-source-id: 499133cc7265488203a248da2d1e519fc23a0d19 --- desktop/plugins/public/sandbox/docs/overview.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.