diff --git a/explore/src/app/claims/linking/linkingGeneric.component.ts b/explore/src/app/claims/linking/linkingGeneric.component.ts
index 85226e02..ed8c4351 100644
--- a/explore/src/app/claims/linking/linkingGeneric.component.ts
+++ b/explore/src/app/claims/linking/linkingGeneric.component.ts
@@ -4,7 +4,7 @@ import {ActivatedRoute, Router} from '@angular/router';
@Component({
selector: 'openaire-linking-generic',
- template: ``
+ template: ``
})
export class OpenaireLinkingComponent {