summaryrefslogtreecommitdiff
path: root/packages/anastasis-webui/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/anastasis-webui/src/index.html')
-rw-r--r--packages/anastasis-webui/src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/anastasis-webui/src/index.html b/packages/anastasis-webui/src/index.html
index 90a795ae3..d64b627e4 100644
--- a/packages/anastasis-webui/src/index.html
+++ b/packages/anastasis-webui/src/index.html
@@ -32,7 +32,7 @@
/>
<link rel="shortcut icon" href="data:image/x-icon;," type="image/x-icon" />
<title>Anastasis</title>
- <!-- Entry point for the demobank SPA. -->
+ <!-- Entry point for the SPA. -->
<script type="module" src="index.js"></script>
<link rel="stylesheet" href="index.css" />
</head>