diff --git a/src/VirtualColumn.php b/src/VirtualColumn.php index 61c2f00..a8d263d 100644 --- a/src/VirtualColumn.php +++ b/src/VirtualColumn.php @@ -16,7 +16,7 @@ trait VirtualColumn /** * We need this property, because both created & saved event listeners * decode the data (to take precedence before other created & saved) - * listeners, but we don't want the dadta to be decoded twice. + * listeners, but we don't want the data to be decoded twice. * * @var string */