fix typo in MSC process (#2205)

Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
pull/2191/head
Kim Brose 3 months ago committed by GitHub
parent 6e16a19ac9
commit d1a51f7b8c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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:
- 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.
- 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

Loading…
Cancel
Save