Skip to content

Commit

Permalink
Added space
Browse files Browse the repository at this point in the history
  • Loading branch information
janssensjelle committed Nov 5, 2024
1 parent db2ce5f commit aa36db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cmds/core/verify.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ async def verify(self, ctx: ApplicationContext) -> Interaction | WebhookMessage:
embed_step2.add_field(
name="Step 2: Locate the Account Identifier",
value='Click on your profile name, then select **My Profile**. '
'In the Profile Settings tab, find the field labeled **Account Identifier**. (<https://app.hackthebox.com/profile/settings>)'
'In the Profile Settings tab, find the field labeled **Account Identifier**. (<https://app.hackthebox.com/profile/settings>) '
"Click the green button to copy your secret identifier.", inline=False, )
embed_step2.set_image(
url="https://media.discordapp.net/attachments/724587782755844098/839871332963188766/unknown.png"
Expand Down

0 comments on commit aa36db3

Please sign in to comment.