From 860fe3752640e9c90a6cf736291851bcc038c4b1 Mon Sep 17 00:00:00 2001 From: Adrien Poupa Date: Mon, 28 Oct 2019 09:21:28 -0400 Subject: [PATCH] Correct typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21bc8980..0b48b450 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ controllers: store: validate: title, content save: post - send: ReviewNotifcation to post.author + send: ReviewNotification to post.author queue: SyncMedia flash: post.title redirect: post.index