We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fb216d commit 284c187Copy full SHA for 284c187
library/Director/Dashboard/Dashlet/ChoicesDashlet.php
@@ -14,7 +14,7 @@ public function getTitle()
14
public function getSummary()
15
{
16
return $this->translate(
17
- 'Combine multiple templates into meaningful Choices, making live'
+ 'Combine multiple templates into meaningful Choices, making life'
18
. ' easier for your users'
19
);
20
}
0 commit comments