diff --git a/x/superfluid/spec/README.md b/x/superfluid/spec/README.md index 213c5d3f4a4..7bb4a692dea 100644 --- a/x/superfluid/spec/README.md +++ b/x/superfluid/spec/README.md @@ -92,19 +92,15 @@ instant undelegations and immediately burn the OSMO. If less, we mint OSMO and update the amount delegated. A simplified diagram of this whole process is found below: -`
`{=html} +
-```{=html}

-``` -``{=html} + -```{=html}

-``` -`
`{=html} +
This minting is safe because we strict constrain the permissions of Bank (the module that burns and mints OSMO) to do what it's designed to do.