From 57cd1ac4971b64b85ab5c848ca993bf2f6161b69 Mon Sep 17 00:00:00 2001 From: Steve Bate Date: Sat, 20 Jan 2024 21:55:57 +0000 Subject: [PATCH] FEP-4adb fixed typo (#241) Co-authored-by: Steve Bate Reviewed-on: https://codeberg.org/fediverse/fep/pulls/241 Co-authored-by: Steve Bate Co-committed-by: Steve Bate --- fep/4adb/fep-4adb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fep/4adb/fep-4adb.md b/fep/4adb/fep-4adb.md index 3ff2290..ee37859 100644 --- a/fep/4adb/fep-4adb.md +++ b/fep/4adb/fep-4adb.md @@ -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: