fix typo: word plural

pull/3461/head
Andrew Morgan 3 years ago
parent aa31247165
commit 00bf1b3f2f

@ -24,7 +24,7 @@ version 2 to version 1, if it is so desired.
Some functionality is only available in specific room versions, such Some functionality is only available in specific room versions, such
as knocking. The table below shows which versions support which features as knocking. The table below shows which versions support which features
from a client's perspective. Server implementation are still welcome from a client's perspective. Server implementations are still welcome
to reference the following table, however the detailed per-version to reference the following table, however the detailed per-version
specifications are more likely to be of interest. specifications are more likely to be of interest.
@ -96,4 +96,5 @@ Examples of valid room versions are:
- `1` (would be reserved by the Matrix protocol) - `1` (would be reserved by the Matrix protocol)
- `1.2` (would be reserved by the Matrix protocol) - `1.2` (would be reserved by the Matrix protocol)
- `1.2-beta` - `1.2-beta`
- `com.example.version` - `com.example.version`

Loading…
Cancel
Save