Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
gnufoo committed Apr 30, 2023
1 parent df6a655 commit 63c8806
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ curl -X POST -k http://localhost:8081/v1/control/start -d '{"execPath":"'${AVALA
```

4 create account and fancet
4 create account and faucet
```
# create account
curl -X POST --data '{
Expand Down Expand Up @@ -346,4 +346,4 @@ Design and implement a new token model to meet security, scalability, and usabil

* Implement an efficient and secure consensus algorithm.
* Improve communication between the P-chain and Movement through their bridge.
* Test solution to ensure proper functionality.
* Test solution to ensure proper functionality.

0 comments on commit 63c8806

Please sign in to comment.