diff --git a/docs/content/docs/lessons/coin.md b/docs/content/docs/lessons/coin.md index 96a591da5..8b8783170 100644 --- a/docs/content/docs/lessons/coin.md +++ b/docs/content/docs/lessons/coin.md @@ -454,7 +454,7 @@ only assigns new values to state variables, but does not read their previous val gets 1000 coins, while the other addresses get 0 coins, as before. Hint: use `if (cond) value1 else value2`. -## 11. Defining the action `send` +## 11. Defining the action `mint` *Progress:* 43% @@ -993,4 +993,4 @@ Please vote in the ## The end You have made it! - \ No newline at end of file +