Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ Now you will set up you cancel button to forget all values from the Wizard.
* Use the `.dispatch` method. Pass in an object with the `type` you imported. This time you don't need a `payload`.
* The button should still navigate correctly.

## Step 8
## Step 7

Finally you will update the ability to add a new house to use all these new values

Expand Down