From a40f1b525eb603a024ff30db6bd388c1e77d5a4d Mon Sep 17 00:00:00 2001 From: uj Date: Thu, 29 Nov 2018 14:02:18 +0100 Subject: [PATCH] Fix typo in index.rst --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 5ed0530..84dc1af 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -29,7 +29,7 @@ Features -------- * Database and server agnostic - * You need to implement a backend that respond to activiy side-effects + * You need to implement a backend that respond to activity side-effects * This also mean you're responsible for serving the activities/collections and receiving them * ActivityStreams helper classes * with Outbox/Inbox abstractions