From f636de050aaed3967adc512e719090e610b9f24c Mon Sep 17 00:00:00 2001 From: Michael Jerger Date: Sat, 16 Dec 2023 18:47:39 +0100 Subject: [PATCH] some improvements --- docs/unsure-where-to-put/blog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/unsure-where-to-put/blog.md b/docs/unsure-where-to-put/blog.md index 206389833c..205c819360 100644 --- a/docs/unsure-where-to-put/blog.md +++ b/docs/unsure-where-to-put/blog.md @@ -22,7 +22,7 @@ Hey, we ar on our way to implement federated stars. We created a test instance t "object": "https://federated-repo.prod.meissa.de/api/v1/activitypub/repository-id/1" } ``` -4. As every yuser can only put one star, we created 12 users for your experiment on our instance `"actor": "https://federated-repo.prod.meissa.de/api/v1/activitypub/user-id/2-13",`. But if you are on a forgejo instance with active `activitypub/user-id` api you can insert also your user-uri here. +4. As every user can only put one star, we created 12 users for your experiment on our instance `"actor": "https://federated-repo.prod.meissa.de/api/v1/activitypub/user-id/2-13",`. But if you are on a forgejo instance having active `activitypub/user-id` api you can insert also your foreign-instance-user-uri here. 5. The input can look like: ![star-via-api.png](star-via-api.png) 6. Press execute & visit again the repo and enjoy your star :-)