tfrere commited on
Commit
8beb9ab
·
1 Parent(s): 0874ba3

update pokemon wording

Browse files
frontend/src/components/BenchmarkCreateForm.jsx CHANGED
@@ -55,7 +55,7 @@ function BenchmarkCreateForm({ onStartGeneration }) {
55
  id: "pokemon-guide",
56
  name: "Pokemon Guide",
57
  icon: <MenuBookIcon sx={{ fontSize: 40 }} />,
58
- description: "A comprehensive guide to Pokemon",
59
  },
60
  ];
61
 
 
55
  id: "pokemon-guide",
56
  name: "Pokemon Guide",
57
  icon: <MenuBookIcon sx={{ fontSize: 40 }} />,
58
+ description: "A comprehensive guide for Pokemon enthusiasts",
59
  },
60
  ];
61