Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
luciodale authored Jan 22, 2020
1 parent 5ab0516 commit 131bb13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ You probably want to know more than the same old *Hello World* demonstration. He

A few things to keep in mind:

* Always return the db in you `:submit-handler` to not lose the interceptor updates i.e. `{:db db}`
* Always return the db in your `:submit-handler` to not lose the interceptor updates i.e. `{:db db}`

* Notice the usage of `fork/set-status-code` in the `:failure` handler. It makes sure that `on-submit-response` will get the right message out of the `:on-submit-response` map passed to _Fork_

Expand Down

0 comments on commit 131bb13

Please sign in to comment.