From 07e82aae9f9b44f54ac26450cfc52ad5138d3ab8 Mon Sep 17 00:00:00 2001 From: Wenhuan Li Date: Wed, 1 Sep 2021 02:56:13 -0700 Subject: [PATCH] Edit sandy-migration.mdx using inpage editor Summary: This diff has been automatically generated by the inpage editor. If you want to update this diff, go through the preview link that would be attached to the test plan. Please ensure you are editing the same page that was used to create this diff. Reviewed By: nikoant Differential Revision: D30685168 fbshipit-source-id: cf5fa06d23390e293b8986e513d9b739efd5210b --- docs/extending/sandy-migration.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extending/sandy-migration.mdx b/docs/extending/sandy-migration.mdx index abe88a498..55563aa85 100644 --- a/docs/extending/sandy-migration.mdx +++ b/docs/extending/sandy-migration.mdx @@ -40,7 +40,7 @@ Sandy is now enabled for this plugin, and the plugin has to be restructured to t ## Using Sandy for state and connection management -The goal of this step is to use the leave the plugin UI largely as is but convert state and connection management to use the new Sandy APIs as exposed through the `flipper-plugin` package. +The goal of this step is to use and leave the plugin UI largely as is but convert state and connection management to use the new Sandy APIs as exposed through the `flipper-plugin` package.