diff --git a/Moonlight/Shared/Components/Auth/Register.razor b/Moonlight/Shared/Components/Auth/Register.razor index 1e7332d3..aeabc563 100644 --- a/Moonlight/Shared/Components/Auth/Register.razor +++ b/Moonlight/Shared/Components/Auth/Register.razor @@ -41,7 +41,7 @@
- Sign in with @(provider.Value.DisplayName) + Sign in with  @(provider.Value.DisplayName) }