From b2eacd05b7031ffb286d2b042960ee1c806edb5e Mon Sep 17 00:00:00 2001 From: Aptivi Date: Thu, 15 Aug 2024 14:34:43 +0300 Subject: [PATCH] fix - Fixed typo --- We've fixed a typo: "exer" -> "ever" --- Type: fix Breaking: False Doc Required: False Backport Required: False Part: 1/1 --- Demos/Pages/Index.razor | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Demos/Pages/Index.razor b/Demos/Pages/Index.razor index a1e35df..7e9b3c8 100644 --- a/Demos/Pages/Index.razor +++ b/Demos/Pages/Index.razor @@ -46,7 +46,7 @@ Find Names - This demo application allows you to find names with conditions according to the exer-expanding + This demo application allows you to find names with conditions according to the ever-expanding list of all the English-pronounced names. This is based on Textify and our words list. @@ -60,7 +60,7 @@ Generate Names - This demo application allows you to generate names with conditions according to the exer-expanding + This demo application allows you to generate names with conditions according to the ever-expanding list of all the English-pronounced names. This is based on Textify and our words list.