Skip to content

Commit 3fe6273

Browse files
Merge pull request #53 from autonomys/fix-typos
Small typo fixes
2 parents 31e2b09 + 154e933 commit 3fe6273

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web-app/src/pages/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ const Page: React.FC = () => {
462462
respective terms of service.
463463
</ListItem>
464464
<ListItem>
465-
1.2. Test Tokens (TSSC): The tokens distributed by the Faucet have no real monetary value and are solely
465+
1.2. Test Tokens (tAI3): The tokens distributed by the Faucet have no real monetary value and are solely
466466
for testing and experimentation purposes.
467467
</ListItem>
468468
<ListItem>
@@ -524,7 +524,7 @@ const Page: React.FC = () => {
524524
</ListItem>
525525
<ListItem>
526526
By using the Test Token Faucet, you acknowledge that you have read, understood, and agreed to these
527-
terms and conditions and the conditions listed on the page: https://www.autonomys.xyz/terms-of-usee.
527+
terms and conditions and the conditions listed on the page: https://www.autonomys.xyz/terms-of-use.
528528
</ListItem>
529529
</UnorderedList>
530530
</TabPanel>

0 commit comments

Comments
 (0)