From 11cc634c0821da2521cfc6013786c675da9b0701 Mon Sep 17 00:00:00 2001 From: Suzanne Daniels Date: Thu, 7 Oct 2021 17:27:56 +0200 Subject: [PATCH] Fixing typo in contributors Signed-off-by: Suzanne Daniels --- docs/getting-started/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/index.md b/docs/getting-started/index.md index ab217d7655..12662ddfeb 100644 --- a/docs/getting-started/index.md +++ b/docs/getting-started/index.md @@ -15,7 +15,7 @@ system using tools like apt-get, npm, yarn, curl. Docker knowledge is also helpful for making the best use of your Backstage installation. If you are planning to contribute plugins or the project in general, we advise -you to use the [Getting Started for Contributers](https://backstage.io/docs/getting-started/running-backstage-locally) guide to +you to use the [Getting Started for Contributors](https://backstage.io/docs/getting-started/running-backstage-locally) guide to do a repository-based installation. ### Prerequisites