From 131bb13bf1f8ea20a72db89d2383d6ac5623f8f3 Mon Sep 17 00:00:00 2001 From: Lucio D'Alessandro Date: Wed, 22 Jan 2020 14:33:48 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f741ac..35ad4d0 100644 --- a/README.md +++ b/README.md @@ -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_