From df5493dd2a9a884660ee2a491377237071493c76 Mon Sep 17 00:00:00 2001 From: Kian-Meng Ang Date: Fri, 25 Nov 2022 12:30:21 +0800 Subject: Fix typos Found via `codespell -S ./static -L keypair`--- docs/features.rst | 2 +- docs/installation.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/features.rst b/docs/features.rst index 0cc178a..b1c7148 100644 --- a/docs/features.rst +++ b/docs/features.rst @@ -14,7 +14,7 @@ Currently, it supports: * Creating and receiving likes * Delivering mentions to those mentioned, and notifications for incoming mentions * Following and unfollowing -* Reciving follows and unfollows +* Receiving follows and unfollows * A home timeline, a local timeline, and a federated timeline * Profile pages with bios, icons, and header images * Searching for users by exact handle diff --git a/docs/installation.rst b/docs/installation.rst index debec48..9263e43 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -74,7 +74,7 @@ be provided from the first boot. fully-qualified URL prefix that serves that directory. * If it is set to ``gcs``, you must also provide ``TAKAHE_MEDIA_BUCKET``, - the name of the bucket to store files in. The bucket must be publically + the name of the bucket to store files in. The bucket must be publicly readable and have "uniform access control" enabled. * If it is set to ``s3``, you must also provide ``TAKAHE_MEDIA_BUCKET``, -- cgit v1.2.3