Fix typos and add GH action that checks them (#311)

* add typos workflow

* fix existing typos

* fix
This commit is contained in:
Gustavo Gonzalez
2024-09-12 09:05:48 -04:00
committed by GitHub
parent 42470b2784
commit a4c6cee4c6
11 changed files with 27 additions and 14 deletions
@@ -48,4 +48,4 @@ If you do not want any contract to be predeployed, you can use the `--no-predepl
== Limitations
* Contructors are not executed at the moment. So if your contract needs any initialization, consider deploying it as usual.
* Constructors are not executed at the moment. So if your contract needs any initialization, consider deploying it as usual.