Skip to content

Commit

Permalink
Update Validity.php
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaantony92 authored Oct 24, 2023
1 parent fbcc9be commit b1bf73f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MyAreaBricks/Custom/Areabricks/Validity.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ class Validity extends AbstractTemplateAreabrick
{
public function getName(): string
{
return 'Date';
return 'Validity';
}
}

0 comments on commit b1bf73f

Please sign in to comment.