From eb0bb9e81fc86c64557c839cde8637578004b416 Mon Sep 17 00:00:00 2001 From: Shlee Date: Mon, 12 Jan 2026 19:02:56 +0700 Subject: [PATCH] Update step-1.blade.php --- resources/views/auth/curated-register/partials/step-1.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/auth/curated-register/partials/step-1.blade.php b/resources/views/auth/curated-register/partials/step-1.blade.php index c51ca3fef..112fb6e96 100644 --- a/resources/views/auth/curated-register/partials/step-1.blade.php +++ b/resources/views/auth/curated-register/partials/step-1.blade.php @@ -7,7 +7,7 @@ $id = str_random(14); @include('auth.curated-register.partials.server-rules') @else -

The admins have not specified any community rules, however we suggest youreview the Terms of Use and Privacy Policy.

+

The admins have not specified any community rules, however we suggest you review the Terms of Use and Privacy Policy.

@endif