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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user