From ed706c7f90f75b6e5375fc04356440c6433371fc Mon Sep 17 00:00:00 2001 From: Phil Wolff Date: Mon, 16 Mar 2020 12:15:56 -0700 Subject: [PATCH] typo fixed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39728e0d3b..4f180474af 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Backstage is an open platform for building developer portals. -The philosophy behind Backstage is simple: Don't expose your engineers to the full complexity of your infrastructure tooling. Engineers should be shipping code — not figuring out a whole new toolset every time they want to implement the basics. Backstage allows you add "stuff" (tooling, services, features, etc.) by adding a plugin, instead of building a new tool. This saves you work and avoids the need of your team to learn how to use a support yet another tool. +The philosophy behind Backstage is simple: Don't expose your engineers to the full complexity of your infrastructure tooling. Engineers should be shipping code — not figuring out a whole new toolset every time they want to implement the basics. Backstage allows you add "stuff" (tooling, services, features, etc.) by adding a plugin, instead of building a new tool. This saves you work and avoids the need of your team to learn how to use and support yet another tool. ![headline](headline.png)