From 3347cf16685d46ff667855ef157627a2cb48bcb3 Mon Sep 17 00:00:00 2001 From: Rajiv Ranjan Singh Date: Thu, 17 Sep 2020 00:14:06 +0530 Subject: [PATCH] grammar correction --- docs/dls/figma.md | 2 +- docs/features/techdocs/concepts.md | 3 +-- docs/features/techdocs/creating-and-publishing.md | 2 +- docs/plugins/existing-plugins.md | 2 +- docs/plugins/structure-of-a-plugin.md | 2 +- docs/tutorials/journey.md | 3 +-- 6 files changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/dls/figma.md b/docs/dls/figma.md index d295234b37..c5a33d15c2 100644 --- a/docs/dls/figma.md +++ b/docs/dls/figma.md @@ -1,7 +1,7 @@ --- id: figma title: Figma -description: Documentation on Using Figma to build your own plugins for +description: Documentation on using Figma to build your own plugins for Backstage --- diff --git a/docs/features/techdocs/concepts.md b/docs/features/techdocs/concepts.md index e5bb1e06cd..29b3d1a520 100644 --- a/docs/features/techdocs/concepts.md +++ b/docs/features/techdocs/concepts.md @@ -1,8 +1,7 @@ --- id: concepts title: Concepts -description: Documentation on concepts that are introduced with Spotify's docs -like code solution in Backstage +description: Documentation on concepts that are introduced with Spotify's docs-like-code solution in Backstage --- This page describes concepts that are introduced with Spotify's docs-like-code diff --git a/docs/features/techdocs/creating-and-publishing.md b/docs/features/techdocs/creating-and-publishing.md index b48133d627..e1adedf25e 100644 --- a/docs/features/techdocs/creating-and-publishing.md +++ b/docs/features/techdocs/creating-and-publishing.md @@ -2,7 +2,7 @@ id: creating-and-publishing title: Creating and publishing your docs sidebar_label: Creating and Publishing Documentation -description: Guidance on How to Create and Publish Documentation +description: Guidance on how to create and publish documentation --- This section will guide you through: diff --git a/docs/plugins/existing-plugins.md b/docs/plugins/existing-plugins.md index 01460b8101..c1fbda379a 100644 --- a/docs/plugins/existing-plugins.md +++ b/docs/plugins/existing-plugins.md @@ -1,7 +1,7 @@ --- id: existing-plugins title: Existing plugins -description: Lists of open source Existing plugins +description: Lists of existing open source plugins --- ## Open source plugins diff --git a/docs/plugins/structure-of-a-plugin.md b/docs/plugins/structure-of-a-plugin.md index c93815ecd2..f061d2f4a8 100644 --- a/docs/plugins/structure-of-a-plugin.md +++ b/docs/plugins/structure-of-a-plugin.md @@ -1,7 +1,7 @@ --- id: structure-of-a-plugin title: Structure of a Plugin -description: Details about Structure of a Plugin +description: Details about structure of a plugin --- Nice, you have a new plugin! We'll soon see how we can develop it into doing diff --git a/docs/tutorials/journey.md b/docs/tutorials/journey.md index 0f22e0ec01..24765e8531 100644 --- a/docs/tutorials/journey.md +++ b/docs/tutorials/journey.md @@ -1,8 +1,7 @@ --- id: journey title: Future developer journey -description: Document describes a possible journey of a future Backstage -plugin developer +description: This document describes a possible journey of a future Backstage --- > This document describes a possible journey of a **_future_** Backstage plugin