Skip to content

Commit 1180e42

Browse files
Fix HTML entity encoding in documentation
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 5daf64e commit 1180e42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Ledger/Dijkstra/Specification/Utxo/Properties/Base.lagda.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ private variable
5656
```
5757
-->
5858

59-
## <span class="AlgebraFunction">∙-homo-Coin</span> and <span class="AlgebraFunction">coin-∑ˡ`</span>
59+
## <span class="AlgebraFunction">∙-homo-Coin</span> and <span class="AlgebraFunction">coin-∑ˡ</span>
6060

6161
`coin`{.AgdaField} is a monoid homomorphism from `Value`{.AgdaField} (under `+ᵛ`/`ε`)
6262
to ``{.AgdaDatatype} (under `+`/`0`).

0 commit comments

Comments
 (0)