Skip to content

Commit

Permalink
Typos fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
socadk committed Aug 30, 2024
1 parent cabd563 commit ecdc21d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ For new Architectural Decision Records (ADRs), please use one of the following t

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

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

Expand Down

0 comments on commit ecdc21d

Please sign in to comment.