diff --git a/src/pages/storey/containers/map.mdx b/src/pages/storey/containers/map.mdx index 3ca091f0..ec70543e 100644 --- a/src/pages/storey/containers/map.mdx +++ b/src/pages/storey/containers/map.mdx @@ -219,8 +219,8 @@ different level. We can of course do the same with the `keys` and `values` methods. In the example above, bounded iteration (and a sensible order of iteration) is only possible for the -inner map. The reason for that is explained in the [warning box at the beginning of the -section](#iterating-over-the-balances). +inner map. The reason for that is explained in the +[warning box at the beginning of the section](#iterating-over-the-balances). [`cw-storage-plus`]: /cw-storage-plus/containers/map [`bounded_pairs`]: