Add space that I forgot
authorTheSaminator <TheSaminator@users.noreply.github.com>
Sun, 13 Feb 2022 15:14:38 +0000 (10:14 -0500)
committerTheSaminator <TheSaminator@users.noreply.github.com>
Sun, 13 Feb 2022 15:14:38 +0000 (10:14 -0500)
src/jvmMain/kotlin/starshipfights/info/views_main.kt

index a4c5803dc61355baa460feee8fffb6c18d0bda16..05a1fda1416cf344e6926290de52b7a7a2202458 100644 (file)
@@ -75,7 +75,7 @@ suspend fun ApplicationCall.aboutPage(): HTML.() -> Unit {
                                dd {
                                        +"This is kept so that you have the option of showing what your Discord account is on your profile page. It's optional to display to other users, with the choice being in the "
                                        a(href = "/me/manage") { +"User Preferences" }
-                                       +"page. Note that we do "
+                                       +" page. Note that we do "
                                        strong { +"not" }
                                        +" request or track email addresses."
                                }