From 19235761f0ae684c4b922e3c6fbddb9b26f7228d Mon Sep 17 00:00:00 2001 From: Pablo Date: Mon, 14 Oct 2024 16:06:35 -0400 Subject: [PATCH] =?UTF-8?q?Atualiza=C3=A7=C3=A3o=20da=20documenta=C3=A7?= =?UTF-8?q?=C3=A3o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 +} +```