From f816a54da21ae21aada69a8bf246b0e645eedcd1 Mon Sep 17 00:00:00 2001 From: Oliver Sand Date: Fri, 2 Oct 2020 11:31:19 +0200 Subject: [PATCH] docs: fix a minor typo (#2718) --- docs/features/techdocs/concepts.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/techdocs/concepts.md b/docs/features/techdocs/concepts.md index c9ed57c764..13144f8df0 100644 --- a/docs/features/techdocs/concepts.md +++ b/docs/features/techdocs/concepts.md @@ -27,7 +27,7 @@ MkDocs. ### TechDocs publisher -The `techdocs-backend` plugin currenly comes with one publisher - +The `techdocs-backend` plugin currently comes with one publisher - `LocalPublish`. [TechDocs Backend](https://github.com/spotify/backstage/tree/master/plugins/techdocs-backend)