From c68a8f30d0d8bc6e5587ecf3a665bef71bcab1a3 Mon Sep 17 00:00:00 2001 From: Katherine-Osos <119689946+Katherine-Osos@users.noreply.github.com> Date: Wed, 6 Dec 2023 17:25:54 -0600 Subject: [PATCH] Dashboard: adjust placeholder messaging --- src/registrar/templates/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/registrar/templates/home.html b/src/registrar/templates/home.html index 0bc792cef..8e056924f 100644 --- a/src/registrar/templates/home.html +++ b/src/registrar/templates/home.html @@ -138,7 +138,7 @@ aria-live="polite" > {% else %} -

You don't have any active domain requests right now

+

You don't have any domain requests yet

{% endif %}