Skip to content

Commit f021c45

Browse files
committed
Update wording for logout
1 parent dd85c90 commit f021c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/connecting.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,8 @@ and logout with OAuth.
181181

182182
## Logging out
183183

184-
To log the current user off Bluesky call the `Logout()` method. This revokes the refresh token (and, if they authenticated via OAuth, the access token),
185-
and clears the now revoked credentials from the agent.
184+
To log the authenticated user off Bluesky call the `Logout()` method. This revokes the refresh token (and,
185+
if the agent was authenticated via OAuth, the access token), and clears the now revoked credentials from the agent.
186186

187187
## Configuring the agent's HTTP settings
188188

0 commit comments

Comments
 (0)