Skip to content

Commit

Permalink
Fix typos (#435)
Browse files Browse the repository at this point in the history
  • Loading branch information
xmariachi authored Feb 25, 2022
1 parent f9329b9 commit 0cb2e0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion es/3/13-wrappingitup.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ material:
## Recapitulemos:

- Hemos añadido una manera de actualizar nuestro contrato CryptoKitties
- Hemos aprendido a progeter las función esenciales con `onlyOwner`
- Hemos aprendido a proteger las funciones esenciales con `onlyOwner`
- Hemos aprendido sobre el gas y optimización del mismo
- Hemos añadido niveles y enfriamientos a nuestros zombis
- Ahora tenemos funciones para actualizar el nombre y el ADN del zombi una vez que llega a un cierto nivel
Expand Down

0 comments on commit 0cb2e0e

Please sign in to comment.