From fad915cd29b3b9b03d9ccb7dd260167258ef6d14 Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Tue, 21 Mar 2023 23:17:36 -0400 Subject: [PATCH] spelling: endpoints Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- doc/API-Mastodon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/API-Mastodon.md b/doc/API-Mastodon.md index 5fcb4782c5..2a6e8ed25e 100644 --- a/doc/API-Mastodon.md +++ b/doc/API-Mastodon.md @@ -264,7 +264,7 @@ Example: ## Currently unimplemented endpoints -These emdpoints are planned to be implemented somewhere in the future. +These endpoints are planned to be implemented somewhere in the future. - [`POST /api/v1/accounts/:id/remove_from_followers`](https://github.com/mastodon/mastodon/pull/16864) - [`GET /api/v1/accounts/familiar_followers`](https://github.com/mastodon/mastodon/pull/17700)