From 3440f9990b6fdf4a8217f27c9bbcfc22488251ca Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Tue, 29 Dec 2020 01:11:23 -0500 Subject: [PATCH] Fix typo --- plugins/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/README.md b/plugins/README.md index b281f33b37..b462dbf14f 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -2,7 +2,7 @@ Backstage is a single-page application composed of a set of plugins. This folder holds numerous plugins that are managed by this repository. -For more information about the plugin ecosystem, see the documention here: +For more information about the plugin ecosystem, see the documentation here: > https://backstage.io/docs/plugins/