NERDDISCO commited on
Commit
03f3b10
•
1 Parent(s): a077d00

chore: renamed headline to "Example Games"

Browse files
Files changed (1) hide show
  1. src/components/Examples.tsx +1 -1
src/components/Examples.tsx CHANGED
@@ -25,7 +25,7 @@ export default function Examples() {
25
 
26
  <SectionBox>
27
  <Typography component="h3" variant="h2">
28
- Examples
29
  </Typography>
30
  </SectionBox>
31
 
 
25
 
26
  <SectionBox>
27
  <Typography component="h3" variant="h2">
28
+ Example Games
29
  </Typography>
30
  </SectionBox>
31