Skip to content

Commit 7d3f308

Browse files
committed
Copy: 'governed by a chain' -> 'governed on-chain'
1 parent 2a30b1b commit 7d3f308

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/components/LandingHowItWorks/LandingHowItWorks.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ const LandingHowItWorks = () => {
114114
</p>
115115
<p className="mt-4 text-white/70 text-lg leading-relaxed">
116116
The TEE&apos;s identity, its allowed code, and its signing
117-
authority are all governed by a chain. You get the speed and
117+
authority are all governed on-chain. You get the speed and
118118
expressiveness of a single trusted runtime, with the
119119
auditability and on-chain governability of a smart contract.
120120
</p>

src/components/Prototypes/Prototype1.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ export default function Prototype1() {
140140
</p>
141141
<p className="mt-4 text-white/70 text-lg leading-relaxed">
142142
The TEE&apos;s identity, its allowed code, and its signing
143-
authority are all governed by a chain. You get the speed and
143+
authority are all governed on-chain. You get the speed and
144144
expressiveness of a single trusted runtime, with the auditability
145145
and on-chain governability of a smart contract.
146146
</p>

0 commit comments

Comments
 (0)