diff --git a/src/utils/@reduxjs/toolkit.tsx b/src/utils/@reduxjs/toolkit.tsx index b3cce48b..9b72197c 100644 --- a/src/utils/@reduxjs/toolkit.tsx +++ b/src/utils/@reduxjs/toolkit.tsx @@ -5,7 +5,7 @@ import { CreateSliceOptions, } from '@reduxjs/toolkit'; -/* Wrap createClice with stricter Name options */ +/* Wrap createSlice with stricter Name options */ /* istanbul ignore next */ export const createSlice = <