Skip to content

Commit 03b7be4

Browse files
committed
Fix typing error.
modified: apuntes/web3/index.html
1 parent cbd2084 commit 03b7be4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apuntes/web3/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ <h2>Aspectos identificables sobre web3</h2>
118118
<dd>
119119
<ul>
120120
<li>Persistant, distibuted, tamper resistant, cryptographically secure database</li>
121-
<li>Data is there forverer</li>
121+
<li>Data is there forever</li>
122122
<li>Perfect place to store property rights, credentials, identities and agreements</li>
123123
<li>No one can censor data in the Blockchain</li>
124124
</ul>

0 commit comments

Comments
 (0)