mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 00:48:38 +01:00
fix typo in MSC process (#2205)
Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
This commit is contained in:
parent
6e16a19ac9
commit
d1a51f7b8c
1
changelogs/internal/newsfragments/2205.clarification
Normal file
1
changelogs/internal/newsfragments/2205.clarification
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
Fix a grammatical typo on the Matrix Spec Process documentation page.
|
||||||
|
|
@ -555,7 +555,7 @@ resolve to the desired MSC, whether it started as an issue or a PR.
|
||||||
Other metadata:
|
Other metadata:
|
||||||
|
|
||||||
- The MSC number is taken from the GitHub Pull Request ID. This is
|
- The MSC number is taken from the GitHub Pull Request ID. This is
|
||||||
carried for the lifetime of the proposal. These IDs do not necessary
|
carried for the lifetime of the proposal. These IDs do not necessarily
|
||||||
represent a chronological order.
|
represent a chronological order.
|
||||||
- The GitHub PR title will act as the MSC's title.
|
- The GitHub PR title will act as the MSC's title.
|
||||||
- Please link to the spec PR (if any) by adding a "PRs: \#1234" line
|
- Please link to the spec PR (if any) by adding a "PRs: \#1234" line
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue