From e3a6996aff74b964985a7cbaae7670e5b6023e79 Mon Sep 17 00:00:00 2001 From: idotj Date: Sat, 21 Jan 2023 20:02:44 +0100 Subject: [PATCH] correct spelling mistakes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 128b2c2..60fd62a 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ Check the `src=""` url, your user id is between `/accounts/avatars/` and `/origi Here you have some parameters to customize your embed timeline: ``` - // Maximun amount of toots to get from the user (default: 20) + // Maximum amount of toots to get from the user (default: 20) toots_limit: 20 // Hide boosted toots (default: don't hide)