From 829bb0c2daa890cfaf675f126890b879f59bf27c Mon Sep 17 00:00:00 2001 From: Samuele Artuso Date: Sun, 24 Jan 2021 00:36:20 +0000 Subject: [PATCH] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3763a81..5b6f91e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ when you initialise the ADR log. editor of choice (as specified by the VISUAL or EDITOR environment variable). - To create a new ADR that supercedes a previous one (ADR 9, for example), + To create a new ADR that supersedes a previous one (ADR 9, for example), use the -s option. adr new -s 9 Use Rust for performance-critical functionality