diff --git a/src/atlasViewer/atlasViewer.template.html b/src/atlasViewer/atlasViewer.template.html index 3dc71fc6024f009fb76916bbe70e0bb5753962cd..8561b2b623c34bdfeb299aaf9d345c431870758e 100644 --- a/src/atlasViewer/atlasViewer.template.html +++ b/src/atlasViewer/atlasViewer.template.html @@ -6,7 +6,7 @@ <!-- kg tos --> <ng-template #kgToS> - <h2 mat-dialog-title>Knowldge Graph ToS</h2> + <h2 mat-dialog-title>Knowledge Graph ToS</h2> <mat-dialog-content class="w-50vw"> <kgtos-component> </kgtos-component>