Skip to content

Commit

Permalink
PubSub Server Info: fixed typo in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
guusdk committed Dec 20, 2023
1 parent 7f522c3 commit d1606cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions inbox/pubsub-server-info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<serverinfo xmlns="urn:xmpp:serverinfo:0">
<domain name="shakespeare.lit">
<federation>
<remote-domain name='denmark.li'>
<remote-domain name='denmark.lit'>
<connection type="incoming"/>
<connection type="outgoing"/>
</remote-domain>
Expand Down Expand Up @@ -118,7 +118,7 @@
<serverinfo xmlns="urn:xmpp:serverinfo:0">
<domain name="shakespeare.lit">
<federation>
<remote-domain name='denmark.li'>
<remote-domain name='denmark.lit'>
<connection type="incoming"/>
<connection type="outgoing"/>
</remote-domain>
Expand Down

0 comments on commit d1606cd

Please sign in to comment.