diff --git a/content/posts/cip-118.md b/content/posts/cip-118.md index 7d0de9f..ddca032 100644 --- a/content/posts/cip-118.md +++ b/content/posts/cip-118.md @@ -231,11 +231,11 @@ to shoot yourself in the foot. We do not have a stellar record when it comes to ledger changes. There are multiple cases in which ledger designs were introduced only to be deemed incorrect. We list a few. -The Alonzo hardfork brought Plutus v1. Plutus V1 permitted a mint value that had +The Alonzo hardfork brought Plutus V1. Plutus V1 permitted a mint value that had a zero entry for ada. This is confusing because ada is impossible to mint by smart contract. A correction was later pushed through. -Plutus v1 permitted 0 value withdraws. It was proposed by the ledger maintainers +Plutus V1 permitted 0 value withdraws. It was proposed by the ledger maintainers that this mistake ought to be fixed, only for it to be pointed out that such a change would have broken a bunch of dapps.