summaryrefslogtreecommitdiff
path: root/packages/auditor-backoffice-ui/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/auditor-backoffice-ui/src/index.html')
-rw-r--r--packages/auditor-backoffice-ui/src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/auditor-backoffice-ui/src/index.html b/packages/auditor-backoffice-ui/src/index.html
index d79bdf130..c73dd1936 100644
--- a/packages/auditor-backoffice-ui/src/index.html
+++ b/packages/auditor-backoffice-ui/src/index.html
@@ -35,7 +35,7 @@
<title>Auditor Backoffice</title>
<!-- Optional customization script. -->
<script src="auditor-backoffice-ui-settings.js"></script>
- <!-- 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>