Merge pull request #3779 from vinceallenvince/minor-copy-edit

Minor text edit
This commit is contained in:
Ben Lambert
2021-01-04 15:16:01 +01:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -16,7 +16,7 @@
## What is Backstage?
[Backstage](https://backstage.io/) is an open platform for building developer portals. Powered by a centralized service catalog, Backstage restores order to your microservices and infrastructure. So your product teams can ship high-quality code quickly — without compromising autonomy.
[Backstage](https://backstage.io/) is an open platform for building developer portals. Powered by a centralized service 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.
+1 -1
View File
@@ -9,7 +9,7 @@ Powered by a centralized service catalog, Backstage restores order to your micro
[Backstage](https://backstage.io/) is an open platform for building developer
portals. Powered by a centralized service catalog, Backstage restores order to
your microservices and infrastructure. So your product teams can ship
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
+2 -2
View File
@@ -27,8 +27,8 @@ class Index extends React.Component {
</Block.Title>
<Block.Paragraph>
Powered by a centralized service catalog, Backstage restores
order to your infrastructure. So your product teams can ship
high-quality code quickly without compromising autonomy.
order to your infrastructure and enables your product teams to
ship high-quality code quickly without compromising autonomy.
</Block.Paragraph>
<Block.LinkButton
href={'https://github.com/backstage/backstage#getting-started'}