fix: Add missing language tag
This commit is contained in:
		
							parent
							
								
									7422fc9baf
								
							
						
					
					
						commit
						ff86660973
					
				| @ -93,7 +93,7 @@ Each extension item inside the `<group />` must also carry an id. The id must be | |||||||
| A community has a single `proto:urn:xmpp:community:0:groups` [PubSub](https://xmpp.org/extensions/xep-0060.html) node that contains one top-level group called the *root group*. It MAY have a title, but it does not | A community has a single `proto:urn:xmpp:community:0:groups` [PubSub](https://xmpp.org/extensions/xep-0060.html) node that contains one top-level group called the *root group*. It MAY have a title, but it does not | ||||||
| have to. | have to. | ||||||
| 
 | 
 | ||||||
| ``` | ```xml | ||||||
| <iq type="result" from="community.example.org"> | <iq type="result" from="community.example.org"> | ||||||
|   <pubsub xmlns="http://jabber.org/protocol/pubsub"> |   <pubsub xmlns="http://jabber.org/protocol/pubsub"> | ||||||
|     <items node="proto:urn:xmpp:community:0:groups"> |     <items node="proto:urn:xmpp:community:0:groups"> | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user