Fix typo
authorEgor Kislitsyn <egor@kislitsyn.com>
Sat, 5 Dec 2020 19:48:13 +0000 (23:48 +0400)
committerEgor Kislitsyn <egor@kislitsyn.com>
Sat, 5 Dec 2020 19:48:13 +0000 (23:48 +0400)
docs/API/differences_in_mastoapi_responses.md

index e6cc3aef14a82917a3d48b4767c0f1482833a0ab..1b197e073efdde973358c72f4edd68f953a1ea85 100644 (file)
@@ -289,9 +289,9 @@ For viewing remote server timelines, there are `public:remote` and `public:remot
 
 ### Follow relationships updates
 
-Pleroma streams follow relationships updatates as `pleroma:follow_relationships_update` events to the `user` stream.
+Pleroma streams follow relationships updates as `pleroma:follow_relationships_update` events to the `user` stream.
 
-The message playload consist of:
+The message payload consist of:
 
 - `state`: a relationship state, one of `follow_pending`, `follow_accept` or `follow_reject`.