Skip to content

Commit

Permalink
Fix a typo in HyperIntelligentMice (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor committed Oct 23, 2023
1 parent e74c05f commit 7b1c11e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Examples/HyperIntelligentMice.php
Expand Up @@ -24,7 +24,7 @@
use function Later\lazy;

/**
* An object which is need of a result of expensive calulation.
* An object which is need of a result of expensive calculation.
*/
final class HyperIntelligentMice
{
Expand Down

0 comments on commit 7b1c11e

Please sign in to comment.