mirror of
https://github.com/status-im/re-frame.git
synced 2025-02-23 07:18:22 +00:00
Fix typo.
This commit is contained in:
parent
98bf0ae79e
commit
b38a8b4964
@ -211,7 +211,7 @@
|
||||
eddting operation. Nice and efficient, but fiddly. A bug generator
|
||||
approach.
|
||||
|
||||
So, instead, we create an `f` which recalcualtes warnings from scratch
|
||||
So, instead, we create an `f` which recalculates warnings from scratch
|
||||
every time there is ANY change. It will inspect all the todos, and
|
||||
reset ALL FLAGS every time (overwriting what was there previously)
|
||||
and fully recalculate the list of duplicates (displayed at the bottom?).
|
||||
|
Loading…
x
Reference in New Issue
Block a user