Skip to content

Commit 34c34c6

Browse files
authored
Merge pull request #2372 from culshoefer/fix-template-typo
Typo: Change exists to exist in template.md#prior-art
2 parents 28a10d5 + 9043784 commit 34c34c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0000-template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Why should we *not* do this?
5555
Discuss prior art, both the good and the bad, in relation to this proposal.
5656
A few examples of what this can include are:
5757

58-
- For language, library, cargo, tools, and compiler proposals: Does this feature exists in other programming languages and what experience have their community had?
58+
- For language, library, cargo, tools, and compiler proposals: Does this feature exist in other programming languages and what experience have their community had?
5959
- For community proposals: Is this done by some other community and what were their experiences with it?
6060
- For other teams: What lessons can we learn from what other communities have done here?
6161
- Papers: Are there any published papers or great posts that discuss this? If you have some relevant papers to refer to, this can serve as a more detailed theoretical background.

0 commit comments

Comments
 (0)