diff --git a/src/ncc/Objects/DefinedRemoteSource.php b/src/ncc/Objects/DefinedRemoteSource.php index 7177e3c..f636463 100644 --- a/src/ncc/Objects/DefinedRemoteSource.php +++ b/src/ncc/Objects/DefinedRemoteSource.php @@ -19,7 +19,7 @@ public $Name; /** - * The type of service NCC should use with this source (git, gitlab, github, etc...). + * The type of service NCC should use with this source (gitlab, github, etc...). * * @var string|DefinedRemoteSourceType */