Correct typo in comment

This commit is contained in:
Aaron Fenyes 2024-10-31 01:24:06 -07:00
parent 70978c640b
commit cc126fc527

View File

@ -242,8 +242,8 @@ pub fn AddRemove() -> View {
} }
}); });
// update the realization when the constraint activated, or // update the realization when the constraint is activated,
// edited while active // or edited while active
create_effect(move || { create_effect(move || {
lorentz_prod.track(); lorentz_prod.track();
console::log_2( console::log_2(