Skip to content

Commit 8c66dd0

Browse files
committed
fix typo in document title
Fixes #49
1 parent 6211a0c commit 8c66dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
work correctly both with client-side routing and a non-root public URL.
2424
Learn how to configure a non-root public URL by running `npm run build`.
2525
-->
26-
<title>RECYLCING HEROES</title>
26+
<title>RECYCLING HEROES</title>
2727
</head>
2828
<body>
2929
<noscript>You need to enable JavaScript to run this app.</noscript>

0 commit comments

Comments
 (0)