Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down