Skip to content

Commit df46fc5

Browse files
authored
Replace "considered alternatives" with "alternatives considered". (#64)
1 parent 4f1101f commit df46fc5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

explainers/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ it should contain the following key components:
2828
Explain the proposed solution or approach to addressing the identified problem.
2929
1. Practical Use Cases:
3030
Show example pieces of code that use the proposed solution to solve the user-facing problems.
31-
1. Considered Alternatives:
31+
1. Alternatives Considered:
3232
Describe other ways the problem might be solved and why you prefer your proposal.
3333
1. Accessibility, Security, and Privacy Considerations:
3434
Highlight any accessibility, security, and privacy implications that have been taken into account

explainers/template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ group), list them here.]
8282

8383
[etc.]
8484

85-
## Considered alternatives
85+
## Alternatives considered
8686

8787
[This should include as many alternatives as you can,
8888
from high level architectural decisions down to alternative naming choices.]

0 commit comments

Comments
 (0)