From e330b416613a75fdf2a248dc82e7253341f1f78c Mon Sep 17 00:00:00 2001 From: Red <25087116+AbdullahM0hamed@users.noreply.github.com> Date: Mon, 15 Aug 2022 21:28:30 +0100 Subject: [PATCH] Update settings.gradle.kts --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index 9ce583f..a4dec7e 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -1,6 +1,6 @@ rootProject.name = "CloudstreamPlugins" -// This file sets what projects are included. Every time you add a new project you must add it +// This file sets what projects are included. Every time you add a new project, you must add it // to the includes below. // Plugins are included like this