Random change in instrument

This commit is contained in:
Nathan Bierema 2023-11-04 18:08:51 -04:00
parent 11be87f31a
commit 72bdbce860

View File

@ -1048,7 +1048,7 @@ export function instrument<
).liftedStore
) {
throw new Error(
'DevTools instrumentation should not be applied more than once. ' +
'DevTools instrume ntation should not be applied more than once. ' +
'Check your store configuration.',
);
}