From 7b14efbf1dda9165d3f21ea7bdcabccafc99f03a Mon Sep 17 00:00:00 2001 From: Yvan Date: Mon, 10 Mar 2025 17:01:22 +0000 Subject: [PATCH] learn to type, Yvan --- Java/Spring/activitypubbot/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Java/Spring/activitypubbot/README.md b/Java/Spring/activitypubbot/README.md index 11a4065..9111066 100644 --- a/Java/Spring/activitypubbot/README.md +++ b/Java/Spring/activitypubbot/README.md @@ -1,10 +1,10 @@ -# Java / Sprin Boot ActivityPub Bot +# Java / Spring Boot ActivityPub Bot The status of this code is that it implements a basic service where via a web UI you can create "bot" profiles which other ActivityPub instances can successfully look up. -The next step would be to implment follows. Followed by posts. So then you'd +The next step would be to implement follows. Followed by posts. So then you'd have a bot that people can follow and it can post things that those people then see.