Update docs/getting-started/configure-app-with-plugins.md

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Stefan Ålund
2020-11-26 20:26:53 +01:00
committed by GitHub
parent a00c393b38
commit 05b54d8b17
@@ -6,7 +6,7 @@ description: Documentation on How Configuring App with plugins
## Adding existing plugins to your app
The following steps assumes you have created a new Backstage app and want to add
The following steps assume that you have created a new Backstage app and want to add
an existing plugin to it. We are using the
[CircleCI](https://github.com/backstage/backstage/blob/master/plugins/circleci/README.md)
in this example.