Skip to content

Commit 32e4304

Browse files
authored
Merge pull request #15701 from kilavvy/dev
chore: content updates and typo fixes
2 parents ad42033 + af919fc commit 32e4304

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

app/[locale]/roadmap/_components/ReleaseCarousel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"use client"
22

33
// TODO: Extract intl strings
4-
// TODO: Fix RTL compatibility; currenly forced to LTR flow
4+
// TODO: Fix RTL compatibility; currently forced to LTR flow
55
import { useCallback, useEffect, useMemo, useState } from "react"
66
import { useLocale } from "next-intl"
77

public/content/enterprise/use-cases/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Here are some of the enterprise applications that have been built on top of the
4242
- [Sila](https://silamoney.com/) - _banking and ACH payments infrastructure-as-a-service, using a stablecoin_
4343
- [Societe Generale FORGE](https://www.sgforge.com/product/bonds/) - _bond issuance_
4444
- [Taurus](https://www.taurushq.com/) - _issues tokenized securities_
45-
- [Visa Tokenized Asset Plaform](https://developer.visa.com/capabilities/visa-tokenized-asset-platform) - _provides the tools and infrastructure for banks to tokenize fiat currencies on blockchain networks_
45+
- [Visa Tokenized Asset Platform](https://developer.visa.com/capabilities/visa-tokenized-asset-platform) - _provides the tools and infrastructure for banks to tokenize fiat currencies on blockchain networks_
4646

4747
### Asset tokenization {#tokenization}
4848

@@ -96,7 +96,7 @@ Here are some of the enterprise applications that have been built on top of the
9696
- [Bhutan National Digital Identity](https://www.bhutanndi.com/) - \_a foundation for Bhutan’s digital economy, facilitating trusted interactions between individuals and organizations
9797
- [Hyland Credentials](https://www.hylandcredentials.com) - _digital diplomas and other education credentials, licenses, and certificates_
9898
- [Palau Digital Residency Program](https://rns.id/) - _offers global citizens the ability to have a legal Palau government-issued ID_
99-
- [QuarkID](https://quarkid.org/) _is a self-soverign identity protocol for managing essential personal documents such as birth and marriage certificates, academic credentials, and proof of income, developed by the government of Buenos Aires for use in Argentia and other South American countries_
99+
- [QuarkID](https://quarkid.org/) _is a self-soverign identity protocol for managing essential personal documents such as birth and marriage certificates, academic credentials, and proof of income, developed by the government of Buenos Aires for use in Argentina and other South American countries_
100100
- [Spherity](https://www.spherity.com/) - _offers digital identity management solutions to establish digital trust in ecosystems, focusing on decentralized identities and verifiable credentials_
101101
- [Zug Digital ID](https://ezug.ch/en/) - _is a blockchain-based identity system in Switzerland, offering residents digital access to government services and supporting functionalities like e-bike borrowing and municipal voting_
102102

public/content/translations/ja/developers/docs/design-and-ux/heuristics-for-web3/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ lang: ja
5252

5353
例: フッターに目立つサイズで監査結果を掲載します。
5454

55-
![Audits refernced in the website footer](./Image2.png)
55+
![Audits referenced in the website footer](./Image2.png)
5656

5757
### 3. 最も重要な情報が明確である {#the-most-important-info-is-obvious}
5858

0 commit comments

Comments
 (0)