diff --git a/README.md b/README.md index 8a672e9..6ea9e97 100644 --- a/README.md +++ b/README.md @@ -157,4 +157,5 @@ class User extends Authenticatable 'password_expires_at' ]; ... -``` \ No newline at end of file +} +```