From 73a1308ac669c05c8d1fe036ec54b761bd55adb0 Mon Sep 17 00:00:00 2001 From: Michael Chrisco Date: Thu, 10 Aug 2017 11:09:03 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b2b334..fb29120 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ $result = $legacyUser->save(); * Add in a PR for any other methods you can find! -### registerModelEvents( look into best way to implement) +### registerModelEvents (look into best way to implement) * saving * saved * updating