@ -232,7 +232,7 @@ You can also create the initial state lazily. To do this, you can pass an `init`
It lets you extract the logic for calculating the initial state outside the reducer. This is also handy for resetting the state later in response to an action: