Skip to content

Commit

Permalink
fixup! Add version 0 of get-mls-clients endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
pcapriotti committed Dec 19, 2023
1 parent 4966d79 commit 1845013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/wire-api-federation/src/Wire/API/Federation/API.hs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ type HasUnsafeFedEndpoint comp api name = 'Just api ~ LookupEndpoint (FedApi com

-- | Return a client for a named endpoint.
--
-- this function introduces an 'addannotation' constraint, which is
-- This function introduces an 'AddAnnotation' constraint, which is
-- automatically solved by the @transitive-anns@ plugin, and pushes the
-- resulting information around in a side-channel. See the documentation at
-- 'Wire.API.MakesFederatedCall.exposeAnnotations' for a better understanding
Expand Down

0 comments on commit 1845013

Please sign in to comment.