From 64a8b7aebebe11d912475980f3acc3e55ec8e068 Mon Sep 17 00:00:00 2001 From: Saikat Sundar Das <92164254+Saikatssd@users.noreply.github.com> Date: Thu, 20 Oct 2022 19:55:30 +0530 Subject: [PATCH 1/2] Update Readme.md Akash190104 Contributor Akash190104 commented yesterday Fixed some typos. @scopsy @p-fernandez Please Review. What kind of change does this PR introduce? (Bug fix, feature, docs update, ...) Docs Update Why was this change needed? (You can also link to an open issue here) To improve the quality of documentation. Other information: Signed-off-by: Saikat Sundar Das <92164254+Saikatssd@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 53f8275b88..c262134f1c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## What is Backstage? -[Backstage](https://backstage.io/) is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly — without compromising autonomy. +[Backstage](https://backstage.io/) is an open platform for building developer portals. Powered by a centralized software catalogue, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly — without compromising autonomy. Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end. @@ -53,7 +53,7 @@ Check out [the documentation](https://backstage.io/docs/getting-started) on how - [Adopters](ADOPTERS.md) - Companies already using Backstage - [Blog](https://backstage.io/blog/) - Announcements and updates - [Newsletter](https://mailchi.mp/spotify/backstage-community) - Subscribe to our email newsletter -- [Backstage Community Sessions](https://github.com/backstage/community) - Join monthly meetup and explore Backstage community +- [Backstage Community Sessions](https://github.com/backstage/community) - Join monthly meetups and explore Backstage community - Give us a star ⭐️ - If you are using Backstage or think it is an interesting project, we would love a star ❤️ ## License From 975449c92de1f50bbdd05f3e474f9df70073e7d5 Mon Sep 17 00:00:00 2001 From: Saikat Sundar Das <92164254+Saikatssd@users.noreply.github.com> Date: Thu, 20 Oct 2022 21:40:27 +0530 Subject: [PATCH 2/2] Update README.md Made the changes as said by you. Signed-off-by: Saikat Sundar Das <92164254+Saikatssd@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c262134f1c..9a3c4cdb5a 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ## What is Backstage? -[Backstage](https://backstage.io/) is an open platform for building developer portals. Powered by a centralized software catalogue, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly — without compromising autonomy. +[Backstage](https://backstage.io/) is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservices and infrastructure and enables your product teams to ship high-quality code quickly — without compromising autonomy. Backstage unifies all your infrastructure tooling, services, and documentation to create a streamlined development environment from end to end.