Update Privacy Policy 3
authorTheSaminator <TheSaminator@users.noreply.github.com>
Tue, 15 Feb 2022 22:33:06 +0000 (17:33 -0500)
committerTheSaminator <TheSaminator@users.noreply.github.com>
Tue, 15 Feb 2022 22:33:06 +0000 (17:33 -0500)
src/jvmMain/kotlin/starshipfights/info/views_main.kt

index bb31c1359464fb5d4a2ec6d1c2b661508a761b2e..176d361e6667b21faa10ca40105b2286fb0e0a7f 100644 (file)
@@ -120,7 +120,7 @@ suspend fun ApplicationCall.aboutPage(): HTML.() -> Unit {
                                dt { +"February 13, 2022" }
                                dd { +"Initial writing" }
                                dt { +"February 15, 2022" }
-                               dd { +"Indicate that IP storage can be opted out of" }
+                               dd { +"Indicate that IP storage is an opt-in-only feature" }
                        }
                }
        }