diff --git a/public/index.html b/public/index.html
index e990dd36..027fd38d 100644
--- a/public/index.html
+++ b/public/index.html
@@ -461,7 +461,7 @@
Relationview
$('#relationtable').DataTable().destroy();
}catch(e){
}
- $('#relationtitle').html(" "+shortenURI(concept)+"")
+ $('#relationtitle').html(" "+shortenURI(concept)+"")
$('#relationtablebody').html("Loading instance data.... |
")
if(node.icon.includes("class.png")){
$('#relationtablebody').html("")