Remove incomplete and weird sentence
This commit is contained in:
parent
cd6b012523
commit
87d8d97074
1 changed files with 5 additions and 6 deletions
|
@ -17,9 +17,8 @@ Modules
|
||||||
=======
|
=======
|
||||||
|
|
||||||
Modules are parts of the Client-Server API which are not universal to all
|
Modules are parts of the Client-Server API which are not universal to all
|
||||||
endpoints and are accessible to all clients. Modules are strictly defined
|
endpoints. Modules are strictly defined within this specification and
|
||||||
within this specification and should not be mistaken for XEP or equivalent
|
should not be mistaken for XEP or equivalent extensions from other protocols
|
||||||
extensions from other protocols - in order for an implementation to be
|
- in order for an implementation to be compliant with the Client-Server
|
||||||
compliant with the Client-Server specification it MUST support all modules
|
specification it MUST support all modules and supporting specification.
|
||||||
and supporting specification. The exception being clients, which are governed
|
The exception being clients, which are governed by `Feature Profiles <#feature-profiles>`_.
|
||||||
by `Feature Profiles <#feature-profiles>`_.
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue