1
0
mirror of https://codeberg.org/fediverse/fep.git synced 2026-08-05 11:46:04 +00:00

FEP-4adb fixed typo (#241)

Co-authored-by: Steve Bate <svc-github@stevebate.net>
Reviewed-on: https://codeberg.org/fediverse/fep/pulls/241
Co-authored-by: Steve Bate <steve-bate@noreply.codeberg.org>
Co-committed-by: Steve Bate <steve-bate@noreply.codeberg.org>
This commit is contained in:
Steve Bate
2024-01-20 21:55:57 +00:00
committed by David Sterry
parent 2d00c54aac
commit 57cd1ac497
+1 -1
View File
@@ -20,7 +20,7 @@ a pair given by an URI and a domain. This is done through the following steps:
1. Fetch `GET https://domain/.well-known/webfinger?resource={URI}`.
2. Determine the link property with `"type":"application/activity+json"`.
3. Derefence this object.
3. Dereference this object.
We will denote this object by `ActivityStreams(URI, domain)`. There are now two cases to resolve an URI: