From caa58002aab60ab9184339a11f0a8fe87ecbfde0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eduardo=20Ram=C3=ADrez?= Date: Wed, 9 Sep 2020 11:40:00 +0200 Subject: [PATCH] minor typo --- docs/architecture-decisions/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture-decisions/index.md b/docs/architecture-decisions/index.md index 91d2c668d7..0e9ff21812 100644 --- a/docs/architecture-decisions/index.md +++ b/docs/architecture-decisions/index.md @@ -4,7 +4,7 @@ title: Architecture Decision Records (ADR) sidebar_label: Overview --- -The substantial architecture decisions made in the Backstage project lives here. +The substantial architecture decisions made in the Backstage project live here. For more information about ADRs, when to write them, and why, please see [this blog post](https://engineering.atspotify.com/2020/04/14/when-should-i-write-an-architecture-decision-record/).