~mariusor/activitypub-go

Clarify that `processing` is the name of a package v1 APPLIED

Daniel Krol: 1
 Clarify that `processing` is the name of a package

 1 files changed, 3 insertions(+), 1 deletions(-)
Hey Daniel, thank you, I applied the patch.

Cheers,
/Marius
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~mariusor/activitypub-go/patches/37251/mbox | git am -3
Learn more about email & git

[PATCH] Clarify that `processing` is the name of a package Export this patch

---
  go-ap/index.md | 4 +++-
  1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/go-ap/index.md b/go-ap/index.md
index 2f8dbbf..3316525 100644
--- a/go-ap/index.md
+++ b/go-ap/index.md
@@ -5,7 +5,9 @@
 The Go ActivityPub library is split into functionally independent packages
 connected through interfaces.

### **Processing**
### **The processing package**

github.com/go-ap/processing

 Defines most of the logic for handling the ActivityPub interactions.

-- 
2.30.2
I think this is how I'm supposed to edit the wiki? Hopefully this works, 
I'll probably make more changes if so. (I also made an account on 
sourcehut. If there's a big EDIT button I somehow missed lmk, I'd prefer 
that!)

BTW I'm orblivion from hacker news.