From 4e0c817cb9a1dbfac48e7e086ecb5f5fa38c29e9 Mon Sep 17 00:00:00 2001 From: Benjamin Goering Date: Wed, 4 Sep 2019 23:04:35 +0400 Subject: [PATCH] Fix typo 'disbin' -> 'distbin' in README Thanks for listing distbin! There is a 't' missing and this adds it. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7e366a..ea5efe9 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ Services supporting ActivityPub federation. * [Rustodon](https://github.com/rustodon/rustodon) - A Mastodon-compatible, ActivityPub-speaking server in Rust. * [anancus](https://gitlab.com/tuxether/anancus) - Self-hosted and federated social link aggregation. * [anfora](https://github.com/anforaProject/anfora) - Self-hosted photo gallery social network. -* [disbin](https://distbin.com/about) - Distributed Pastebin, support ActivityPub and Micropub. +* [distbin](https://distbin.com/about) - Distributed Pastebin, support ActivityPub and Micropub. * [microblog.pub](https://microblog.pub/) - A self-hosted, single-user, ActivityPub powered microblog. * [pump.io](http://pump.io/) - Social server with an ActivitySteams API, currently working on ActivityPub. * [write.as](https://write.as/about) - A distraction-free writing space with ActivityPub support.