Skip to content

Commit 35bb799

Browse files
authored
Update README.md
1 parent a1a1cad commit 35bb799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Generally these types are used to return one of two values, such as success or f
88
All types are sealed (Sum types), and can be used in `switch` expressions and with
99
pattern matching.
1010

11-
`dichotomy` is svelte, at about ~48 KB.
11+
`dichotomy` is svelte, at about 48 KB.
1212

1313
### `Either`:
1414
A general immutable type that can only be *either* one of two types.

0 commit comments

Comments
 (0)