Skip to content

Commit 886493a

Browse files
committed
README update
1 parent aece266 commit 886493a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The table below summarizes differences berween *UnityFx.Async* and other popular
3434
| Supports cancellation | ✔️ | -️ | ✔️ |
3535
| Supports progress reporting | ✔️ | ✔️ | ✔️ |
3636
| Supports child operations | - | - | ✔️ |
37-
| Minimum operation data size for 32-bit systems (in bytes) | 28+ | 36+ | 40+ |
37+
| Minimum operation data size for 32-bit systems (in bytes) | 32+ | 36+ | 40+ |
3838
| Minimum number of allocations per continuation | ~1 | 5+ | 2+ |
3939

4040
## Getting Started

0 commit comments

Comments
 (0)