Skip to content

Commit ecdc21d

Browse files
committed
Typos fixed
1 parent cabd563 commit ecdc21d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

template/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ For new Architectural Decision Records (ADRs), please use one of the following t
44

55
* [adr-template.md](adr-template.md) has all sections, with explanations about them.
66
* [adr-template-minmal.md](adr-template-minimal.md) only contains mandatory sections, with explanations about them. <!-- ### Consequences also contained, though marked as "optional" -->
7-
* [adr-template-bare.md](adr-template-base.md) has all sections, wich are empty (no explanations).
8-
* [adr-template-bare-minimal.md](adr-template-bare-minmal.md) has the mandatory sections, without explanations. <!-- ### Consequences also contained, though marked as "optional" -->
7+
* [adr-template-bare.md](adr-template-bare.md) has all sections, wich are empty (no explanations).
8+
* [adr-template-bare-minimal.md](adr-template-bare-minimal.md) has the mandatory sections, without explanations. <!-- ### Consequences also contained, though marked as "optional" -->
99

1010
The MADR documentation is available at <https://adr.github.io/madr/>.
1111

0 commit comments

Comments
 (0)