Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien MAIRE authored and Julien MAIRE committed Feb 3, 2025
1 parent 6c62026 commit a2435a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const App = () => {
<Resource
name="games_view"
list={GameList}
options={{ label: "Game" }}
options={{ label: "Games" }}
></Resource>
</Admin>
);
Expand Down

0 comments on commit a2435a5

Please sign in to comment.