missed a spot

pull/17004/head
Rich Harris 2 weeks ago
parent f811633ef4
commit 1d58137a3b

@ -752,7 +752,7 @@ function mark_effects(value, sources, marked, checked) {
} }
/** /**
* When committing a fork, we need to trigger inspect effects so that * When committing a fork, we need to trigger eager effects so that
* any `$state.eager(...)` expressions update immediately. This * any `$state.eager(...)` expressions update immediately. This
* function allows us to discover them * function allows us to discover them
* @param {Value} value * @param {Value} value

Loading…
Cancel
Save