diff --git a/spec/007_eMoney_integration.md b/spec/007_eMoney_integration.md index 36c2a91..924cb5e 100644 --- a/spec/007_eMoney_integration.md +++ b/spec/007_eMoney_integration.md @@ -69,7 +69,7 @@ After the user confirms: ### Exchange Rate ### When dislaying the SPOT price or excahnge rate to a user we should use the following formula: -> Exchange Price = CIC_reserve / (CIC_supply * trr) +> Exchange Price = CIC_reserve / (CIC_supply * trr) -> this is pulled from blockchain and should be sent back as a SMS ### User Interface ###