Skip to content

Commit

Permalink
docs: fixed the last indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaskowicz1 committed Sep 12, 2023
1 parent 8ce9324 commit 602356c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ First, let's go through creating a thread.
int main()
{
/ * Create the bot */
/* Create the bot */
dpp::cluster bot("token");
bot.on_log(dpp::utility::cout_logger());
Expand Down

0 comments on commit 602356c

Please sign in to comment.