Skip to content

Commit dcc2ae1

Browse files
fix: correct name in Telegram example to match Mail example (#138)
1 parent 634dbad commit dcc2ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/resources/steps.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export const steps = [
5252
<br />
5353
{' }'}
5454
<br />
55-
{' '}name: "Antoine Telegram",
55+
{' '}name: "Antoine Mail",
5656
<br />
5757
{'}'});
5858
</a>

0 commit comments

Comments
 (0)