Skip to content

Commit

Permalink
Update abstraction-diagrams.md (#1370)
Browse files Browse the repository at this point in the history
  • Loading branch information
sideeffffect authored Sep 2, 2024
1 parent 69337dc commit 35b048e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/functional-abstractions/abstraction-diagrams.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ classDiagram

```mermaid
classDiagram
AssociativeFlatten~F<+_>~ <|-- IdentityFlatten~F<_>~
AssociativeFlatten~F<+_>~ <|-- IdentityFlatten~F<+_>~
class AssociativeFlatten~F<+_>~{
Map[K, +*]
Expand Down

0 comments on commit 35b048e

Please sign in to comment.