From ac0f2ab80195651428998d641b15e807d7e23ee0 Mon Sep 17 00:00:00 2001 From: Luna712 <142361265+Luna712@users.noreply.github.com> Date: Wed, 8 Jan 2025 15:28:52 -0700 Subject: [PATCH] Wording --- InternetArchiveProvider/build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InternetArchiveProvider/build.gradle.kts b/InternetArchiveProvider/build.gradle.kts index ead81d7..4516336 100644 --- a/InternetArchiveProvider/build.gradle.kts +++ b/InternetArchiveProvider/build.gradle.kts @@ -2,7 +2,7 @@ version = 19 cloudstream { - // All of these properties are optional, you can safely remove them. + // All of these properties are optional, you can safely remove any of them. description = "Watch content from the Internet Archive at archive.org" authors = listOf("Luna712")