From 653698e2bf49ea9505a4f76a52c26600fc0a4d1e Mon Sep 17 00:00:00 2001 From: Ben Pate Date: Sat, 1 Mar 2025 10:07:14 +0000 Subject: [PATCH] fep-3b86: Typo (#514) I just found one more copy/paste typo in the FEP. Sorry for all the chatter :) Reviewed-on: https://codeberg.org/fediverse/fep/pulls/514 Co-authored-by: Ben Pate Co-committed-by: Ben Pate --- fep/3b86/fep-3b86.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fep/3b86/fep-3b86.md b/fep/3b86/fep-3b86.md index 6e76159..a736fb4 100644 --- a/fep/3b86/fep-3b86.md +++ b/fep/3b86/fep-3b86.md @@ -626,7 +626,7 @@ The Update intent publishes the API endpoint where the user can initiate an "upd ``` ### 4.28. View Intent -This intent corresponds to the ActivityStreams [View activity](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-view) and is defined using the link relation `https://w3id.org/fep/3b86/Update`. +This intent corresponds to the ActivityStreams [View activity](https://www.w3.org/TR/activitystreams-vocabulary/#dfn-view) and is defined using the link relation `https://w3id.org/fep/3b86/View`. The View intent publishes the API endpoint where the current user can initiate an "update" request.