We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3931f17 commit f199246Copy full SHA for f199246
README.md
@@ -59,7 +59,7 @@ with more fine-grained access tracking. To use it, we can just:
59
60
This instructs comemo to memoize the evaluation and to automatically track all
61
file accesses during a memoized call. As a result, we can reuse the result of a
62
-`.calc` script evaluation as as long as its dependencies stay the same—even if
+`.calc` script evaluation as long as its dependencies stay the same—even if
63
other files change.
64
65
```rust
0 commit comments