We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178d74d commit 7ee16efCopy full SHA for 7ee16ef
ux.symfony.com/src/Twig/DinoChartComponent.php
@@ -45,7 +45,7 @@ public function getChart(): Chart
45
'title' => [
46
'display' => true,
47
'text' => sprintf(
48
- 'Dinos specie count from %dmya to %dmya',
+ 'Dinos species count from %dmya to %dmya',
49
abs($this->fromYear),
50
abs($this->toYear)
51
),
0 commit comments