Skip to content

Commit f440392

Browse files
committed
fix(content): update "Copy Token" alt text
1 parent fd1946e commit f440392

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/docs/prerequisites/creating-your-application.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Creating a Bot account is a pretty straightforward process.
6363
<!-- prettier-ignore -->
6464
<br />
6565
<p align = "center">
66-
<img src={require("./images/copy-token.png").default} alt="New Bot" width="75%"/>
66+
<img src={require("./images/copy-token.png").default} alt="Copy Token" width="75%"/>
6767
</p>
6868
<br />
6969

0 commit comments

Comments
 (0)