From c95a9187e46150f23d8a936005e3dba7c73906ad Mon Sep 17 00:00:00 2001 From: Florian JUDITH Date: Thu, 25 Jul 2024 12:56:37 -0400 Subject: [PATCH] Fixed typos Signed-off-by: Florian JUDITH --- workspaces/confluence/plugins/confluence/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workspaces/confluence/plugins/confluence/README.md b/workspaces/confluence/plugins/confluence/README.md index 0e5eca732..01407c1e0 100644 --- a/workspaces/confluence/plugins/confluence/README.md +++ b/workspaces/confluence/plugins/confluence/README.md @@ -6,7 +6,7 @@ A plugin that provide Confluence specific functionality that can be used in diff Before we begin make sure: -* You have created your own standalone Backstage app using @backstage/create-app and not using a fork of the bastage repository. if you haven't setup Backstage already, start [here](https://backstage.io/docs/getting-started/). +* You have created your own standalone Backstage app using @backstage/create-app and not using a fork of the Backstage repository. If you haven't setup Backstage already, start [here](https://backstage.io/docs/getting-started/). To use any of the functionality this plugin provides, you need to start by configuring your App with the following config: