From 6be7473369c3a6a976ca8941ec151c6bff16080d Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:13:22 -0400 Subject: [PATCH] spelling: each other Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- doc/API-Friendica.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/API-Friendica.md b/doc/API-Friendica.md index b51be65b16..197a5033e5 100644 --- a/doc/API-Friendica.md +++ b/doc/API-Friendica.md @@ -163,7 +163,7 @@ Add or remove an activity from an item. * `attendmaybe` To remove an activity, prepend the verb with "un", eg. "unlike" or "undislike" -Attend verbs disable eachother: that means that if "attendyes" was added to an item, adding "attendno" remove previous "attendyes". +Attend verbs disable each other: that means that if "attendyes" was added to an item, adding "attendno" remove previous "attendyes". Attend verbs should be used only with event-related items (there is no check at the moment). #### Parameters