Skip to content

Commit ecfa20d

Browse files
authored
Update README.md
1 parent a5673ef commit ecfa20d

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
@@ -103,7 +103,7 @@ A batching that would even be faster is alias-based batching. Instead of creatin
103103
}
104104
```
105105

106-
This requires a lot more logic and resolution logic for aliases, but would be a lot faster than the array based batching!
106+
This requires a lot more logic and resolution magic for aliases, but would be a lot faster than the array based batching as our tests have shown!
107107
Anyone intersted in working on this is more than welcome to do so!
108108
You can either create an issue or just reach out to us in slack and join our #contributors channel.
109109

0 commit comments

Comments
 (0)