diff --git a/src/app/pages/modal-overlays/window/window.component.html b/src/app/pages/modal-overlays/window/window.component.html index fcefecc4..db824d2d 100644 --- a/src/app/pages/modal-overlays/window/window.component.html +++ b/src/app/pages/modal-overlays/window/window.component.html @@ -23,7 +23,7 @@ - Here is the text provided via config: "{{ data.title }}" + Here is the text provided via config: "{{ data.text }}"
Here is the text provided via config: "{{ data.title }}"
Here is the text provided via config: "{{ data.text }}"