Skip to content

Commit a252a35

Browse files
authored
Update src/content/smart-contracts/index.md
1 parent da55ae2 commit a252a35

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 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 your 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)