Skip to content

Commit da55ae2

Browse files
committed
Smart contract can also protect privacy, not our privacy
1 parent 06ea9b5 commit da55ae2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/smart-contracts/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Smart contracts are also useful for audits and tracking. Since Ethereum smart co
6161

6262
### Privacy protection {#privacy-protection}
6363

64-
Smart contracts can also protect our privacy. Since Ethereum is a pseudonymous network (your transactions are tied publicly to a unique cryptographic address, not your identity), you can protect your privacy from observers.
64+
Smart contracts can also protect privacy. Since Ethereum is a pseudonymous network (your transactions are tied publicly to a unique cryptographic address, not your identity), you can protect your privacy from observers.
6565

6666
### Visible terms {#visible-terms}
6767

0 commit comments

Comments
 (0)