aboutsummaryrefslogtreecommitdiffstats
path: root/zot.txt
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-31 20:17:21 -0700
committerFriendika <info@friendika.com>2011-08-31 20:17:21 -0700
commit2bcd43cb1fd2a50622ac26c3ece77db2f055bff7 (patch)
treeed5442b46a3b764aee1033ed140ff34d1e251008 /zot.txt
parent8193ff426fe22814274d3850922bd893154e89b6 (diff)
downloadvolse-hubzilla-2bcd43cb1fd2a50622ac26c3ece77db2f055bff7.tar.gz
volse-hubzilla-2bcd43cb1fd2a50622ac26c3ece77db2f055bff7.tar.bz2
volse-hubzilla-2bcd43cb1fd2a50622ac26c3ece77db2f055bff7.zip
xml+atom was backwards
Diffstat (limited to 'zot.txt')
-rw-r--r--zot.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/zot.txt b/zot.txt
index 5338d748e..c10a3bbbb 100644
--- a/zot.txt
+++ b/zot.txt
@@ -63,7 +63,7 @@ Both "From:" and "Sender:" MUST be provided, and represent a webfinger
address of the author and sender respectively. The webfinger address for
the From address MUST contain a discoverable salmon public key that
is needed to verify the enclosed salmon data. Sender is used to indicate
-the webfinger identity respnsible for transmitting this message. From
+the webfinger identity responsible for transmitting this message. From
indicates the message author.
In web-based social systems, a reply to a message SHOULD be conveyed to all of
@@ -128,7 +128,7 @@ The data field is a salmon magic envelope. This is encrypted with alg using
key and iv. The result is then base64url encoded for transmission.
For the first release of this specification, the data format of the enclosed
-salmon SHOULD be 'application/xml+atom' representing an Atom formatted
+salmon SHOULD be 'application/atom+xml' representing an Atom formatted
ActivityStream. Future revisions MAY allow other alternate data formats.
All acceptable formats MUST be listed in an XRD property (described elsewhere
in this document).