diff --git a/KIPs/kip-160.md b/KIPs/kip-160.md index d68a34fc..83285f69 100644 --- a/KIPs/kip-160.md +++ b/KIPs/kip-160.md @@ -67,7 +67,7 @@ The next method is added to the TreasuryRebalanceV2 contract. ### Result The execution result of treasury fund rebalancing V2 will be printed as an INFO-level log on each node in the format shown below. Then, the treasury rebalance V2 contract should be finalized by adding the log as a memo to the contract. Any modifications to the storage data will be restricted after finalization, the same as with treasury rebalance V1. -The unit of balance/amount is kwei (peb of Klaytn). +The unit of balance/amount is kei (peb of Klaytn). **Format**