XEP-0363: Typo fix (s/responsd/responds/)

This commit is contained in:
Sam Whited 2016-03-30 11:54:32 -05:00
parent 7c185233b8
commit 375fb95cc5
1 changed files with 7 additions and 1 deletions

View File

@ -28,6 +28,12 @@
<email>daniel@gultsch.de</email>
<jid>daniel@gultsch.de</jid>
</author>
<revision>
<version>0.2.2</version>
<date>2016-03-30</date>
<initials>ssw</initials>
<remark><p>Typo fix</p></remark>
</revision>
<revision>
<version>0.2.1</version>
<date>2016-03-16</date>
@ -140,7 +146,7 @@
</request>
</iq>]]></example>
<p>The upload service responds with both a PUT and a GET URL wrapped by a &lt;slot&gt; element. The service SHOULD keep the file name and especially the file ending intact. Using the same hostname for PUT and GET is OPTIONAL. The host SHOULD provide Transport Layer Security (&rfc5256;).</p>
<example caption='The upload service responsd with a slot'><![CDATA[
<example caption='The upload service responds with a slot'><![CDATA[
<iq from='upload.montague.tld'
id='step_03'
to='romeo@montague.tld/garden'