Skip to content

Commit 03f92de

Browse files
authored
Change header to be polkadot (#46)
1 parent f288a83 commit 03f92de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/App.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ function App() {
6767
<header>
6868
<div className="logo">
6969
<img src={polkadotLogo} alt="Polkadot Logo" />
70-
<h1>Asset Hub Kusama Migration Monitor</h1>
70+
<h1>Asset Hub Polkadot Migration Monitor</h1>
7171
</div>
7272
<div className="header-info">
7373
{process.env.ALLOW_REMOTE_BACKEND === 'true' && (

0 commit comments

Comments
 (0)