diff --git a/src/atlasViewer/atlasViewer.component.ts b/src/atlasViewer/atlasViewer.component.ts
index e59b5cd98c7b18d856ccd6ba6933946358ae5e0b..21b2dc4b021258238fb1e687116f936f20ff9443 100644
--- a/src/atlasViewer/atlasViewer.component.ts
+++ b/src/atlasViewer/atlasViewer.component.ts
@@ -409,7 +409,7 @@ export class AtlasViewer implements OnDestroy, OnInit, AfterViewInit {
     }
 
     if (!gl) {
-      message['Detail'] = 'Your browser does not support WebGL.'
+      message['Detail'] = 'Your browser does not support WebGL2.'
 
       this.modalService.show(ModalUnit, {
         initialState: {