Skip to content

Commit e8df42d

Browse files
authored
Fix typo
"recieve" is a misspelling of "receive": https://en.wiktionary.org/wiki/recieve
1 parent a333540 commit e8df42d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/ActivityPub.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ActivityPub
22

3-
A decentralized social networking protocol based upon the ActivityStreams 2.0 data format and JSON-LD. Pixelfed uses ActivityPub to send and recieve activities from other Pixelfed servers and other fediverse software like Mastodon.
3+
A decentralized social networking protocol based upon the ActivityStreams 2.0 data format and JSON-LD. Pixelfed uses ActivityPub to send and receive activities from other Pixelfed servers and other fediverse software like Mastodon.
44

55
## Context
66

@@ -328,4 +328,4 @@ By following these steps, Pixelfed ensures that its federation requests to Masto
328328

329329
<!-- ## Delivery -->
330330

331-
<!-- ## Shared Inbox -->
331+
<!-- ## Shared Inbox -->

0 commit comments

Comments
 (0)