diff --git a/src/FileAdder/FileAdder.php b/src/FileAdder/FileAdder.php index 5a20acf95..f3802d2cf 100644 --- a/src/FileAdder/FileAdder.php +++ b/src/FileAdder/FileAdder.php @@ -200,7 +200,7 @@ public function withCustomProperties(array $customProperties) } /** - * Set the metadata. + * Set properties on the model. * * @param array $properties * @@ -214,7 +214,7 @@ public function withProperties(array $properties) } /** - * Set the metadata. + * Set attributes on the model. * * @param array $properties *