From 1b44c18d2922871006c4947180ad1a71533ea825 Mon Sep 17 00:00:00 2001 From: Eric Peterson Date: Thu, 7 Apr 2022 10:25:22 +0200 Subject: [PATCH] Prettier Signed-off-by: Eric Peterson --- docs/features/techdocs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/features/techdocs/README.md b/docs/features/techdocs/README.md index b3cb8025ce..340c0d9396 100644 --- a/docs/features/techdocs/README.md +++ b/docs/features/techdocs/README.md @@ -10,7 +10,7 @@ description: TechDocs is Spotify’s homegrown docs-like-code solution built dir -TechDocs is Spotify’s homegrown docs-like-code solution built directly into Backstage. Engineers write their documentation in Markdown files which live together with their code - and with little configuration get a nice-looking doc site in Backstage. +TechDocs is Spotify’s homegrown docs-like-code solution built directly into Backstage. Engineers write their documentation in Markdown files which live together with their code - and with little configuration get a nice-looking doc site in Backstage. Today, it is one of the core products in Spotify’s developer experience offering with 5000+ documentation sites and around 10000 average daily hits. Read more about TechDocs in its [announcement blog post](https://backstage.io/blog/2020/09/08/announcing-tech-docs). @@ -90,7 +90,6 @@ Some of the following items are coming soon and some are potential ideas. - Possible to configure several aspects about TechDocs (e.g. URL, homepage, theme) - ## Tech stack | Stack | Location |