From e4074b9d36404270d9e83b055b3fa04b7eed2963 Mon Sep 17 00:00:00 2001 From: "Hung-Han (Henry) Chen" <1474479+chenhunghan@users.noreply.github.com> Date: Tue, 17 Nov 2020 16:45:29 +0800 Subject: [PATCH] 'Welcome' > 'You are welcome to ...' Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com> --- docs/extensions/get-started/generator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/extensions/get-started/generator.md b/docs/extensions/get-started/generator.md index 46b4fe3d60..e2fd453c65 100644 --- a/docs/extensions/get-started/generator.md +++ b/docs/extensions/get-started/generator.md @@ -60,6 +60,6 @@ Then, Reload Lens by CMD+R (Mac) / Ctrl+R (Linux/Windows), you should see the me You can take a closer look at [Common Capabilities](../capabilities/common-capabilities.md) of extension, how to [style](../capabilities/styling.md) the extension. Or the [Extension Anatomy](anatomy.md). -Welcome to to raise an [issue](https://github.com/lensapp/generator-lens-ext/issues) for Lens Extension Generator, if you find problems, or have feature requests. +You are welcome to raise an [issue](https://github.com/lensapp/generator-lens-ext/issues) for Lens Extension Generator, if you find problems, or have feature requests. The source code of the generator is hosted at [Github](https://github.com/lensapp/generator-lens-ext)