Skip to content

Commit 3fac3a1

Browse files
authored
Update socialite.md (#9104)
Removed unnecessary `the`
1 parent d9a9225 commit 3fac3a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

socialite.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ Slack's API provides [different types of access tokens](https://api.slack.com/au
130130

131131
</div>
132132

133-
By default, the `slack` driver will generate a `user` token and invoking the the driver's `user` method will return the user's details.
133+
By default, the `slack` driver will generate a `user` token and invoking the driver's `user` method will return the user's details.
134134

135135
Bot tokens are primarily useful if your application will be sending notifications to external Slack workspaces that are owned by your application's users. To generate a bot token, invoke the `asBotUser` method before redirecting the user to Slack for authentication:
136136

0 commit comments

Comments
 (0)