Fix typos

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
Hubert Chathi 2024-03-13 11:21:33 -04:00 committed by GitHub
parent 241cc2bd75
commit 45eb70cd34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -381,7 +381,7 @@ of the MSC working in order for it to move into FCP. This can usually be
a branch/pull request to whichever implementation of choice that proves a branch/pull request to whichever implementation of choice that proves
the MSC works in practice, though in some cases the MSC itself will be the MSC works in practice, though in some cases the MSC itself will be
small enough to be considered proven. Implementations do not need to be small enough to be considered proven. Implementations do not need to be
merged no released, but must be of sufficient quality to show that the merged or released, but must be of sufficient quality to show that the
MSC works. Where it's unclear if an MSC will require an implementation MSC works. Where it's unclear if an MSC will require an implementation
proof, ask in [\#matrix-spec:matrix.org](https://matrix.to/#/#matrix-spec:matrix.org). proof, ask in [\#matrix-spec:matrix.org](https://matrix.to/#/#matrix-spec:matrix.org).
Proposals may require both server-side and client-side implementations. Proposals may require both server-side and client-side implementations.
@ -390,7 +390,7 @@ Proposals that have not yet been implemented will have the
`needs-implementation` label. After an implementation has been made, add a `needs-implementation` label. After an implementation has been made, add a
comment in the GitHub issue indicating so. After an implementation has been comment in the GitHub issue indicating so. After an implementation has been
made, we will check it to verify that it implements the MSC. Proposals that made, we will check it to verify that it implements the MSC. Proposals that
have implementations that we have not yet been checked will have the have implementations that have not yet been checked will have the
`implementation-needs-checking` label. `implementation-needs-checking` label.
### Early release of an MSC/idea ### Early release of an MSC/idea