Updated string so the Oxford comma sticklers don’t kill me

This commit is contained in:
snipe
2026-03-11 15:54:21 +00:00
parent fea4a3d53e
commit aac3b7b372

View File

@@ -234,7 +234,7 @@ return array(
'userscontact' => [
'name' => 'View/Edit User Contact Info',
'note' => 'Allows the user to view and edit personal contact information about the user. This includes: address, city, state/province, country, postal code, phone number, mobile number, email and website. ',
'note' => 'Allows the user to view and edit personal contact information about the user. This includes: address, city, state/province, country, postal code, phone number, mobile number, email address, and website.',
],
'models' => [
'name' => 'Models',