From fa2b9e6796e7690ff3b8d151f20f728371ceaeb2 Mon Sep 17 00:00:00 2001 From: Stacey Gammon Date: Thu, 28 May 2020 13:30:07 -0400 Subject: [PATCH] Try to frame embeddable wording based on what a developer's goals are. --- examples/embeddable_explorer/public/plugin.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/examples/embeddable_explorer/public/plugin.tsx b/examples/embeddable_explorer/public/plugin.tsx index 479c311b10f0a5..2a5023d2dd63ad 100644 --- a/examples/embeddable_explorer/public/plugin.tsx +++ b/examples/embeddable_explorer/public/plugin.tsx @@ -65,7 +65,10 @@ export class EmbeddableExplorerPlugin implements Plugin